Brian Sheppard | 9 Feb 19:39
Picon
Favicon
Gravatar

[fcrepo-user] xacml policy to restrict OAI service

I'm trying to restrict OAI access to certain objects using the policy below (stored as a referenced
datastream). It has the intended effect re API-A, but is permitting OAI requests.

(As in, ...fedora/oai?verb=GetRecord&identifier=oai:example.org:1711.dl:XTA6NVZWV6UTA8K&metadataPrefix=oai_dc)

Thinking the default oai policy may be overriding the object's policy, I've tried both removing the
default policy and editing it in place so that the Rule Effect attribute is set to "Deny." No difference.

$FEDORA_HOME/server/fedora-internal-use/fedora-internal-use-repository-policies-approximating-2.0/permit-oai-unrestricted.xml

Each time I restarted fedora and even reloaded policies for good measure. Am I missing something obvious?
Thanks for any perspective.
-Brian

<Policy xmlns="urn:oasis:names:tc:xacml:1.0:policy" PolicyId="PolicyEmbargo" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
  <Description>Policy for embargoed objects.</Description>
  <Target>
    <Subjects>
      <AnySubject></AnySubject>
    </Subjects>
    <Resources>
      <AnyResource></AnyResource>
    </Resources>
    <Actions>
      <Action>
        <ActionMatch MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
          <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">urn:fedora:names:fedora:2.1:action:id-oai</AttributeValue>
          <ActionAttributeDesignator AttributeId="urn:fedora:names:fedora:2.1:action:id" DataType="http://www.w3.org/2001/XMLSchema#string"></ActionAttributeDesignator>
        </ActionMatch>
      </Action>
(Continue reading)

Henk Koning | 8 Feb 18:06
Picon
Gravatar

[fcrepo-user] does 3.2.1 run under Tomcat current release?

Hi All,

 

Does Fedora 3.2.1. run under Tomcat 7.0.25 (current release). Could somebody please comment on that?

 

Tnx!

 

HK

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@...
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
Nicolas Hervé | 7 Feb 16:53
Picon
Picon
Favicon
Gravatar

[fcrepo-user] Fedora configuration

Hi,

I just discovered Fedora and I have a few questions on its 
configuration. I searched the online documentation but was not able to 
found information on these points. I have quite a huge amount of data (~ 
20 TB) on several servers. I plan to unify everything through fedora :
- I don't want to move the files in a fedora storage. Is there a way to 
preserve the existing directories structure and have fedora manage only 
the metadata ? The External Referenced Content seems quite a good option 
but it needs an http server. Is it possible with a local file system on 
which I would be able to add some data later through fedora api ?
- Is it possible to run several fedora boxes and access them all through 
a common gateway ?

Any help welcome. Thanks.

Regards,

Nicolas

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
Jörg Knappen | 7 Feb 16:04
Picon

[fcrepo-user] All objects invalid?

I tried the nifty script fedora-validate-objects.sh and it gives me  
back, that all objects in my repository are invalid, including all the  
demo objects. What is going on here?

Google wasn't my friend with this one, either.

--Jörg Knappen

  ./fedora-validate-objects.sh -serverurl http://localhost:8080/fedora  
-username fedoraAdmin -password ******** -terms *:*

Invalid object: fedora-system:ContentModel-3.0
Invalid object: fedora-system:FedoraObject-3.0
Invalid object: fedora-system:ServiceDefinition-3.0
Invalid object: fedora-system:ServiceDeployment-3.0
Invalid object: changeme:1
Invalid object: aaa:1
Invalid object: changeme:2
Invalid object: changeme:3
Invalid object: aaa:2
Invalid object: aaa:a
Invalid object: changeme:4
Invalid object: changeme:5
Invalid object: demo:XML_TO_HTMLDOC
Invalid object: demo:14
Invalid object: demo:12
Invalid object: demo:13
Invalid object: demo:FO_TO_PDFDOC
Invalid object: demo:TEI_TO_PDFDOC
Invalid object: demo:21
Invalid object: demo:26
Invalid object: demo:19
Invalid object: demo:22
Invalid object: demo:20
Invalid object: demo:25
Invalid object: demo:DualResImage
Invalid object: demo:DualResImageCollection
Invalid object: demo:SmileyBeerGlass
Invalid object: demo:SmileyBucket
Invalid object: demo:SmileyDinnerware
Invalid object: demo:SmileyEarring
Invalid object: demo:SmileyGreetingCard
Invalid object: demo:SmileyKeychain
Invalid object: demo:SmileyNightlight
Invalid object: demo:SmileyPens
Invalid object: demo:SmileyShortRoundCup
Invalid object: demo:SmileyStuff
Invalid object: demo:SmileyTallRoundCup
Invalid object: demo:SmileyToiletBrush
Invalid object: demo:SmileyWastebasket
Invalid object: demo:Collection
Invalid object: demo:DualResolution
Invalid object: demo:CollectionImpl
Invalid object: demo:DualResImageImpl
Invalid object: demo:UVA_STD_IMAGE
Invalid object: demo:29
Invalid object: demo:27
Invalid object: demo:28
Invalid object: demo:18
Invalid object: demo:31
Invalid object: demo:UVA_STD_IMAGE_1
Invalid object: demo:5
Invalid object: demo:1
Invalid object: demo:2

Validation Summary
------------------
Total Objects: 53
Invalid Objects: 53

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
Jörg Knappen | 3 Feb 11:18
Picon

[fcrepo-user] After Ingest: Some demo objects have broken wdsl data streams

I am still testing the fedora commons repository. Now some (but not  
all!) demo objects have broken wdsl-datastreams, e.g., the object  
demo:28:

http://fedora.clarin-d.uni-saarland.de/fedora/objects/demo:28/datastreams/WSDL/content

give me the following error message from Firefox 9.0.1

XML-Verarbeitungsfehler: Ungeschlossenes Token
Adresse:  
http://fedora.clarin-d.uni-saarland.de/fedora/objects/demo:28/datastreams/WSDL/content
Zeile Nr. 202, Spalte 17:                </w
----------------^

(My Firefox speaks german: it translates to
XML processing error: token not closed
address:  
http://fedora.clarin-d.uni-saarland.de/fedora/objects/demo:28/datastreams/WSDL/content
Line 202, Row 17: </w
)

It seems that the wdsl datastream ends prematurely. Has someone  
encountered this problem before? Google showed nothing to me.

--Jörg Knappen

P.S. The following demos show the problem demo:13 demo:25 demo:28

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
Valorie Hollister | 31 Jan 15:23
Favicon

[fcrepo-user] Contribute to the New KnowledgeBase and Win Amazon Gift Cards!

Dear DSpace and Fedora User Communities,

Do you have experience using DSpace or Fedora? Could you write a description of the Fedora Digital Object Data Model? Could you record a short screencast on how to maximize DSpace’s batch metadata editing feature? If so, you could win a $50 Amazon gift card!

Beginning on February 1, DuraSpace will be holding a monthly drawing to encourage content contributions to the new KnowledgeBase (https://wiki.duraspace.org/display/KB/Welcome+to+KnowledgeBase). The KnowledgeBase is an initiative aimed at improving the training and educational resources available to the DSpace and Fedora user communities. Once it is populated with content, this wiki-based resource will help new users get a repository up and running as well as perform various basic administrative tasks using a variety of delivery tools (text-based guides, images, diagrams, screencasts, presentation slides, webinars, etc.). The usefulness of the KnowledgeBase depends on the collaborative efforts of the DSpace and Fedora user communities. For the next several months if you create content you not only help the community but you could win a chance to help yourself to something on your Amazon wish list!

Drawing Details

  • Each month DuraSpace will put out the call for new content contributions to the KnowledgeBase. Contributors can create any type of content the wish -- text-based guides, images, diagrams, screencasts, etc. to address any topic under the existing topic outline for either DSpace (https://wiki.duraspace.org/display/DSpaceKB/DSpace+KnowledgeBase) or Fedora (https://wiki.duraspace.org/display/FedoraKB/Fedora+KnowledgeBase). 
  • All entries must be posted to the appropriate wiki page by contributors by the last day of the month. 
  • All entries will be validated to ensure submissions meet the minimum entry requirement which is either, 1) a complete text guide for an existing outline topic or for an additional supplemental topic, or 2) a complete screencast for one outline topic/subtopic, approximately 5 minutes in length. 
  • Contributors may use adapt/update previously published material (The DSpace Course http://cadair.aber.ac.uk/dspace/handle/2160/615, Fedora Tutorial https://wiki.duraspace.org/display/FEDORACREATE/Tutorial+1+-+Introduction+to+Fedora, etc.), although appropriate attribution should be footnoted. 
  • A random drawing will determine a winner of that month's $50 Amazon gift card, which will be awarded within 7 days. 
  • Anyone outside of DuraSpace employees/contract employees is eligible to participate. 
  • Individuals may enter the contest more than once in the same month to increase their chances of winning and may also win for multiple months. 

Take a Look

The KnowledgeBase was developed in consultation with the community and was designed to allow for as much flexibility and community contributions -- however large or small -- as possible. Content is easy to contribute using the familiar DuraSpace wiki environment. Simply edit or add pages the same way you do anywhere else on the wiki. Any suggestions you may have for making the content more useful, more relevant for the community is always welcomed. Either use the "Comment" section at the bottom of each page or email Valorie Hollister at vhollister-db6tg5YPMqnNLxjTenLetw@public.gmane.org

For more information about the KnowledgeBase: https://wiki.duraspace.org/display/KB/Welcome+to+KnowledgeBase

For information on content contribution and guidelines: https://wiki.duraspace.org/display/KB/Contribute+to+KnowledgeBase

DSpace KnowledgeBase Home:https://wiki.duraspace.org/display/DSpaceKB/DSpace+KnowledgeBase

Sample DSpace Text/Image Content:https://wiki.duraspace.org/pages/viewpage.action?pageId=25467341&#124

Sample DSpace Screencast Content: https://wiki.duraspace.org/display/DSpaceKB/Upgrading+DSpace

Fedora KnowledgeBase Home:https://wiki.duraspace.org/display/FedoraKB/Fedora+KnowledgeBase

Sample Fedora Screencast Content:https://wiki.duraspace.org/display/FedoraKB/Rebuilding+Indexes

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@...
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
Janna Wemekamp | 31 Jan 00:15
Picon
Gravatar

[fcrepo-user] Launch of NRM (Natural Resource Management) knowledge online digital archive

G'day all!

Australian Government Land and Coasts, a cross-departmental team comprising staff from the Australian Government departments of Sustainability, Environment, Water, Population and Communities and Agriculture, Fisheries and Forestry, has announced the launch of its digital archive, NRM knowledge online.

The archive uses Blacklight as its discovery interface and Fedora Commons as its storage architecture.

Many thanks to the Blacklight and Fedora Commons communities for their generous support and inspiration during the long development process!


Janna Wemekamp
Canberra, Australia
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@...
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
Jonathan Green | 30 Jan 16:02
Picon
Gravatar

[fcrepo-user] Multiple Labels in Resource Index

Hello.

I was wondering if anyone has seen this before. I am having trouble where a query for fedora label is returning multiple different labels.

Query:
select $title from <#ri> where <info:fedora/test:object> <fedora-model:label> $title

Results:
<sparql xmlns="http://www.w3.org/2001/sw/DataAccess/rf1/result">
<head>
<variable name="object"/>
<variable name="title"/>
</head>
<results>
<result>
<object uri="info:fedora/test:object"/>
<title>
-test
</title>
</result>
<result>
<object uri="info:fedora/test:object"/>
<title>test:object</title>
</result>
<result>
<object uri="info:fedora/test:object"/>
<title>
test
</title>
</result>
</results>
</sparql>

It only seems to happen sporadically its like the other labels aren't getting deleted when a new label is created, but it is happening often enough that it is causing some problems.

As a short term solution: Is there a way to reindex specific pids into the resource index?

Thanks.

--
Jonathan Green
DiscoveryGarden Inc. 
Sims Office Suites Building, 3rd Floor, 118 Sydney Street 
Charlottetown, PE C1A 1G4 
902.367.3851 discoverygarden.ca 
jonathan-QOpwJJsahhD1l/gOC7vDp7Dks+cytr/Z@public.gmane.org
skype: jonathan.edwards.green

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@...
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
Jörg Knappen | 30 Jan 12:31
Picon

[fcrepo-user] fedora/oai Internal Server Error ObjectNotInLowlevelStorageException

Hallo,

while continuing the tests of our repository using the URL
http://fedora.clarin-d.uni-saarland.de/fedora/oai?verb=ListRecords&metadataPrefix=oai_dc

I encountered the error

org.fcrepo.oai.RepositoryException:  
org.fcrepo.server.errors.ObjectNotInLowlevelStorageException:  
fedora-system:ContentModel-3.0

Why does this error occur? Is it serious (yes, our repository should  
be harvested when in production)?

Jörg Knappen

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
Ilse Viviers | 30 Jan 09:49
Picon

[fcrepo-user] XACML Policies: User attributes

User Attributes assigned to authenticated users


It is mentioned in the documentation that for an attribute you have a name and value pair.  Currently the name is a string and the value must also be a string but might be relaxed to include String[], to allow attributes with multiple values.  Has this been implemented yet, if yes how to you access these values in your policy.



For example if a user belongs to a specific


role: Viewer

grouptype: Community

group: Comm A, Comm B, Comm C.


I would like to test access against the above values.




Thank you.



--
This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard.
The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html.


This message has been scanned for viruses and dangerous content by MailScanner,
and is believed to be clean.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@...
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
Luis Horacio Arizaga | 28 Jan 23:58
Picon
Favicon
Gravatar

[fcrepo-user] API-M PHP SOAP connection

Hello how are you doing? I am a student from the National Technologic University in Argentina and I am currently trying to develop a repository for the institution with a bunch of collegues. We started working a few weeks ago and now we have a little problem. We can't connect to the API-M with NuSoap Library for PHP. We need to use PHP in order to integrate the repository with Moodle since that platform is being used in the university. I was wondering if someone could send an example or an explanation of how can the connection be made that would really help us. Where developping the repository with Fedora 3.5 and Ubuntu. The server is Apache Tomcat.

I hope I could make myself understood since I haven't spoken english for a while. Thanks for your time.

Regards,

Luis Horacio Arizaga


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@...
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Gmane