R2RML Mapping for Dspace-CRIS
Works with Dspace-CRIS 5.8
Can be used for RDF-ization of Dspace-CRIS content.
For testing. The mapping provides basic mapping rules and querys for common use cases between the Dspace-CRIS-entities ResearcherPage, Project, OrganizationUnit, and ResearchObject/DigitalObject/2nd Level Entites and their relations to Dspace-entites. Dspace uses the jdyna library to save the informations. For real-world-use, every metadata-field and pointer to other entities (by authority-values) have to be added and adapted singularly. The code here can be used as an template.
-
- Metadata for Researcherpages
-
- Relation Item -> Researcherpages using AuthorityValue
-
- Project/OrganizationUnit
-
- Relation ResearcherPage -> Project
-
- DigitalObject/ResearchObject ('bsp')
-
- Relation ResearcherPage -> DigitalObject ('bsp')
-
- Relation Item -> DigitalObject ('event')
Missing:
- Nested Objects (no)
- Vocabulary for expressing CERIF-entities. Namespace https://www.eurocris.org/ontologies/cerif/1.6/ not available