Hi andrew

 

we have this exact scenario and have as you suggested used RDF to describe
it. The object described is the 46th page of a book, and the relevent
element is numberInSequence

 
<http://dlib.york.ac.uk/yodl/objectView!getDataStreamContent.action?pid=york
:9385&dsid=RELS-INT&mimeType=text/xml> - <
<http://dlib.york.ac.uk/yodl/objectView!getDataStreamContent.action?pid=york
:9385&dsid=RELS-EXT&mimeType=text/xml> - <rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#";
xmlns:fedora="info:fedora/fedora-system:def/relations-external#"
xmlns:myns="http://www.nsdl.org/ontologies/relationships#";
xmlns:dc="http://purl.org/dcs/elements/1.1/";
xmlns:rels-ext4dlib="http://dlib.york.ac.uk/rels-ext4dlib#";
xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc";>

 
<http://dlib.york.ac.uk/yodl/objectView!getDataStreamContent.action?pid=york
:9385&dsid=RELS-EXT&mimeType=text/xml> - <<rdf:Description
rdf:about="info:fedora/york:9385">

  <<rel:isMemberOf
xmlns:rel="info:fedora/fedora-system:def/relations-external#"
rdf:resource="info:fedora/york:9327" /> 

  <<rels-ext4dlib:numberInSequence>46</rels-ext4dlib:numberInSequence> 

  </rdf:Description>

  </rdf:RDF>

 

 

 

 

Cheers
Peri Stracchino
Digital Library Team
University of York
ext 4082 

From: Andrew Curley [mailto:[email protected]] 
Sent: 18 May 2010 22:17
To: [email protected]
Subject: [Fedora-commons-users] Object Order Using RDF

 

Does anyone have experience using RDF to describe sequential relationships
between objects?  For example, given two objects representing two page
images, I wish to describe that one object precedes the other and/or that
one object follows the other.  There is nothing in the Fedora ontology that
facilitates this relationship so I was wondering if anyone in the community
has codified this relationship through RDF or knows of an RDF standard which
facilitates this description.

 

Thanks,

Andrew Curley

------------------------------------------------------------------------------

_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to