Difference between revisions of "OAI-ORE Publication Item"

From MPDLMediaWiki
Jump to navigation Jump to search
(new struct.)
Line 1: Line 1:
This page contains information about oai-ore, '''RDF based Datamodel''' for [[ESciDoc_Application_Profile_Publication | eSciDoc publication items]].
This page contains information about oai-ore, '''RDF based Datamodel''' for [[ESciDoc_Application_Profile_Publication | eSciDoc publication items]].


== Aggregation (A)==
=== Standard Entries===
{| border="1"
|+
! Name !! Value !! Namespace !! Comment
|-
|-
| isAggregatedBy || || ore || Aggregated Resource is member of another Aggregation
|-
|-
| isDescribedBy || || ore || Aggregated Resource is itself an Aggregation
|}
=== Metadata===
'''To be discussed:'''
* eSciDoc elements
* Standard elements


==Resource Map (ReM) ==
==Resource Map (ReM) ==
Line 72: Line 51:
|}
|}


=== Metadata ===
=== Resource Map Compilation ===
* [[OAI-ORE_Publication_Item#Standard_Entries_2 | ReM Standard ]]
* [[OAI-ORE_Publication_Item#Metadata_2 | ReM Metadata]]
* [[OAI-ORE_Publication_Item#Standard_Entries | A Standard]] for each aggregation on ReM Standard
* [[OAI-ORE_Publication_Item#Metadata | A Metadata]] for each aggregation on ReM Standard


==Examples==
==Examples==

Revision as of 09:15, 26 June 2009

This page contains information about oai-ore, RDF based Datamodel for eSciDoc publication items.


Resource Map (ReM)[edit]

Standard Entries[edit]

Name Value Namespace Comment
Description rdf Wrapper element. Can be description of:
* The ReM
* The Aggregation
Description of ReM [Example]
Description@about rdf Identifier (URL) of this ReM
Description.describes ore
Description.describes@resource rdf Identifier (URL) of the Aggregation
Description.creator dc:terms Creator of this ReM
Description.modified dc:terms Last modification date of this ReM
Description of A (for each aggregation) [Example]
Description@about rdf Identifier (URL) of the described aggregation
similarTo ore Expressing non-protocol-based URIs like:
* escidoc identifier
* urn
aggregates ore Resource which is part of the described aggregation
aggregates@resource rdf The identifier of an aggregated resource
isDescribedBy ore
isDescribedBy@resource rdf
seeAlso ore e.g. link to html page
isAggregatedBy ore Aggregated Resource is member of another Aggregation
isDescribedBy ore Aggregated Resource is itself an Aggregation
Metadata of A (To be discussed if escidoc or standard)


Examples[edit]