Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This section outlines how the Fedora 3 objects associated with the UNSW repositories are conceptually mapped to Fedora 4 nodes.

...

Object and Datastream properties

Mapping Fedora 3 Object  Properties to Fedora 4

 

Fedora 3

Fedora 4

Example

Note

PID

PID

dc:identifier

resdatac:1

Legacy Fedora 3 identifier

State

state

access:objState

Active

Using solution as described in
Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-1363

Label

label

dc:title

Record title

 

Creation Date

CREATED

premis:hasDateCreatedByApplication

2014-01-20T04:34:26.331Z

premis:hasDateCreatedByApplication is used because fedora:created is not user-modifiable.

Last Modified Date

lastModifiedDate

fedora:lastModified

2014-01-20T05:39:08.601Z

Date of migration is to be treated as  a “modification”.

Owner Identifier

ownerId

ms21:owner

z2212222

The creator of the object

...


Note: all data and object properties under the official Fedora 4 namespace cannot be modified via Fedora 4 REST API.

 

Objects and Datastreams Namespaces

...

...

ResData Dataset Data Model

Figure 1 below presents a top level view of the Fedora 4 data model for ResData Dataset

...

Activities, Datasets, Parties (pcdm:Collection)

Activities, Datasets, and Parties are Fedora 4 container nodes of pcdm:Collection type, mainly intended to enable grouping of the three main ResData resource types, i.e. Activity, Dataset and Party. Fedora 4 URI structures for these pcdm:Collection containers are listed below:

Container name

URL

Activities

/rest/activities

Datasets

/rest/datasets

Parties

/rest/parties


Dataset (VITRO-ANDS:ResearchData, pcdm:Object)

The ResearchData class from the ANDS VITRO ontology is used to define the Dataset resource type in ResData.  In the Fedora 4 model for ResData, all instances of the ResearchData class are also defined as nodes of pcdm:Object type with a number of data properties containing descriptive metadata, and object properties containing reference to other related ResData resources, such as Activity (vivo:ResearchActivity), Party (foaf:Person) and other Dataset resources. Figure 2 bellow illustrates the combined use of pcdm:Object and VITRO-ANDS:ResearchData classes to represent various ResData resource types.

 

Figure 2: ResData Dataset resource defined as pcdm:Object


Fedora 4 URI structures for ResData Dataset-related nodes are as below:

Description

URL

Dataset

/rest/datasets/[dataset pairtree id]

Access

/rest/datasets/[dataset pairtree id]/access

Licence

/rest/datasets/[dataset pairtree id]/licence

Methodology

/rest/datasets/[dataset pairtree id]/methodology

Time Period

/rest/datasets/[dataset pairtree id]/timePeriod

Retention Period

/rest/datasets/[dataset pairtree id]/retentionPeriod

Subject

/rest/datasets/[dataset pairtree id]/subject

Publication

/rest/datasets/[dataset pairtree id]/publication

GEO

/rest/datasets/[dataset pairtree id]/geo

Rights

/rest/datasets/[dataset pairtree id]/rights

Storage

/rest/datasets/[dataset pairtree id]/storage


ms21:PartyRelation

PartyRelation is a custom class for describing a user-specified relation between a Party and a Dataset. Instances of PartyRelation in the ResData Fedora 4 model are also defined as pcdm:Object type nodes.

Fedora 4 URI structures for the PartyRelation nodes are:

Description

URL

Dataset

/rest/datasets/[dataset pairtree id]

PartyRelation

/rest/datasets/[dataset pairtree id]/[partyRelation id1]
/rest/datasets/[dataset pairtree id]/[partyRelation id2]
/rest/datasets/[dataset pairtree id]/[partyRelation id3]


ms21:ResourceRelation

ResourceRelation is a custom class for describing user-defined relationships between Dataset resources. Instances of ResourceRelation in the ResData Fedora 4 model are also defined as pcdm:Object type nodes.

Fedora 4 URI structures for the ResourceRelation nodes are:

Description

URL

Dataset

/rest/datasets/[dataset pairtree id]

ResourceRelation

/rest/datasets/[dataset pairtree id]/[resourceRelation id1]
/rest/datasets/[dataset pairtree id]/[resourceRelation id2]
/rest/datasets/[dataset pairtree id]/[resourceRelation id3]

 

Activity (vivo:ResearchActivity, pcdm:Object)

The ResearchActivity class from the VIVO ontology is used to define Activity type resources in ResData.  In the Fedora 4 model for ResData, all instances of the ResearchActivity class are also defined as nodes of pcdm:Object type with a number of data properties containing descriptive metadata and object properties containing reference to additional information about a research project, including funding body and affiliation. Figure 3 bellow illustrates how pcdm:Object and vivo:ResearchActivity classes are combined to represent Activity-type resources in ResData Fedora 4 model.

Figure 3: Activity-type resources in Fedora 4 model for ResData

Fedora 4 URI patterns for ResData Activity-type resources are:

Description

URL

Activity

/rest/activities/[activity pairtree id]

Funding

/rest/activities/[activity pairtree id]/funding

Organisation

/rest/activities/[activity pairtree id]/organisation


Party (foaf:Person, pcdm:Object)

Similar to Dataset and Activity, all Party-type resources are defined as instances of both the Person class from the FOAF ontology and the pcdm:Object class (Figure 4).

 

Figure 4: ResData Party defined as pcdm:Object

Fedora 4 URI patterns for ResData Party-type resources:

Description

URL

Activity

/rest/parties/[party pairtree id]

Funding

/rest/parties/[party pairtree id]/organisation

Descriptive and Administrative Metadata

In Fedora 4, the RELS-INT and RELS-EXT information associated with the ResData resources will be migrated as data properties of the corresponding Fedora 4 resource nodes.

Below is the RELS-INT and RELS-EXT information that will be migrated to Fedora 4 as data properties of Dataset, Party, and Activity resources in ResData:

PropertyNote
VITRO-ANDS: dateOfPublication 
ms21:status 
bibo:doionly for Dataset
ms21:handleonly for Dataset

Namespaces

 

...

Note: All classes are derived from existing classes used on Fedora 3 used in UNSWorks objects including the RELS-INT and RELS-EXT information in Fedora 3.

Classes


unsworksp:access (pcdm:Object)

Access is a class describing a set of authorised users and/or groups. It is used to detail the access constraints placed on a record or collection. All of access classes are also defined pcdm:Object type node in the Fedora 4 UNSWorks model.


unsworksp:collection (pcdm:Object)

Collection is a class describing a group of records. Aside from Collection includes descriptive metadata , it contains administrative metadata containing with a link to access information. Similar to the records belonging to the collection. access class, instances of collections in the UNSWorks Fedora 4 model are also defined as pcdm:Object type node.

hasCollection

Property

Note
unsworksp:hasAccessConstraint 

 

unsworksp:record

A record class individual class  represents a container for an intellectual entity such as a thesis, a book, moving image, etc. It it has descriptive metadata in Dublin Core and administrative metadata. it can have a link to other individual such as metadata, rights, and resourceabout the record and can contain other metadata and/or binary files and rights associated with the record as described on the next classes. Similar to collection and access classes, all instances of UNSWorks records are also defined as pcdm:Object type node.

Property

Note

unsworksp:hasMetadata

 

unsworksp:hasRights

 

unsworksp:hasResource

 

unsworksp:hasCollection

 
unsworksp:hasAccessConstraint 

 

unsworksp:resource (pcdm:File)

A resource class individual represents the a electronic resource of the record such as a PDF file of a thesis . It and it is stored as binary data and it can link to another resource describing the record has another binary data in another format type . Additionally this class is used to represent a converted file for preservation purpose. For example: , a thesis record has binary file in word document and there is another binary file in PDF format which is converted from the word documentin MS Word document format will have a preservation copy in PDF format. The relationship between these files will be represented by the unsworksp:migratedFrom property. All resources are also defined as a pcdm:File type node.

Property

Note

unsworksp:migratedFrom

 

 

unsworksp:metadata (pcdm:File)

The metadata class is used to represent additional descriptive
Metadata class is a class describing a metadata of a record . It is used to represent other record metadata not in Dublin Core format which will be stored as binary data. Similar to resource, it can link to same type another metadata for preservation purposethat cannot be added as properties in record class, for example: MODS and MARCXML descriptive metadata. These type of metadata will be stored as binary file (pcdm:File). Similar to the resource class, it may have a converted version for preservation purpose.

Property

Note

unsworksp:migratedFrom

 

 

unsworksp:rights (pcdm:File)

The rights class is used to Rights class individual represent a licence or agreements that author of the electronic resource has signedsigned by the person submitting the resource. Similar to resource and metadata, it can has a link to same type another metadata its converted version for preservation purpose and it is also defined as a pcdm:File type node.

Property

Note

unsworksp:migratedFrom

 

 

Descriptive and Administrative Metadata

Similar to ResData, UNSWorks also uses In Fedora 4, the RELS-INT and RELS-EXT to describe additional information on the Fedora 3 object and datastream for storing administrative information and searching purpose. For example doi and handle.

In Fedora 4, the RELS-INT and RELS-EXT is mapped as resource property of the resource as a administrative metadata.

for UNSWorks are mapped as data properties of the resource node.

Below is the RELS-INT and RELS-EXT information that will be ported to Fedora 4 as part of Resource property:

Property

Note

unsworksp:resourceType

 

unsworksp:dunsworkspid

 

unsworks:embargodate

 

unsworks:embargoRemoved

 

owl:SameAs Alternate URL

...

Based on the model above, each resource can be added on the root using Fedora 4 default ingest using PairTree. The binary file of that particular resource will be added with the resource node as the parent using PairTree. For example:

Below are Fedora 4 URI patterns for UNSWorks nodes.  Collections, records and accesses are pdcm:object act as acontainer for collection, record, and access.

http://localhost:8080/fcrepo-webapp-4.1.0/rest/e3/93/78/f1/e39378f1-dc42-40d9-9199-545ff5860308

Description

URL

Collection

/rest/collections/[collection pairtree id]

Record

/rest/records/[record pairtree id]

Resource

/rest/records/[record pairtree id]/[resource id1]
/rest/records/[record pairtree id]/[resource id2]
/rest/records/[record pairtree id]/[resource id3]

Metadata

/rest/records/record/[record pairtree id]/[metadata id1]

/rest/records/record/[record pairtree id]/[metadata id2]

/rest/records/record/[record pairtree id]/[metadata id3]

Rights

/rest/records/record/[record pairtree id]/[rights id1]

/rest/records/record/[record pairtree id]/[rights id2]

/rest/records/record/[record pairtree id]/[rights id3]

Access

/rest/access/[access pairtree id]

Type

unsworksp:resource

URLhttp://localhost:8080/fcrepo-webapp-4.1.0/rest/e3/93/78/f1/e39378f1-dc42-40d9-9199-545ff5860308/1f/fa/ef/05/1ffaef05-ad57-46b6-a553-08566680cfc2
Identifier1f/fa/ef/05/1ffaef05-ad57-46b6-a553-08566680cfc2
Parent

 

Functionality

Storage: Legacy storage (or Akubra)

...

In Fedora 3, the UNSWorks and ResData repositories only uses inline and managed datastreams. Inline datastreams is used for descriptive metadata such as DC, RDF, MODS, and MARCXML . DC and RDF metadata can be mapped to properties of Fedora 4 container node, others will be stored as binary file as Fedora 4 binary node. Similarly for managed datastreams, all will be stored as Fedora binary node (pdcm:File). See the UNSWorks and ResData Data Models for more information.

...

The PairTree algorithm is the default method for generating identifiers in Fedora 4 default. This method will be used for the migration and a for new object to address the performance issue about limiting the number of children under a single resource (Performance). As for the legacy PID, it will be stored as a property of the node as mentioned above. For example, refer Refer to the URL structures on Data Model section for example.

Indexing strategies (GSearch, RI-Search vs. F4 approaches)

...

@prefix nt: <http://www.jcp.org/jcr/nt/1.0> .
@prefix pcdm: <http://pcdm.org/models#> .
@prefix ms21: <http://www.unsworks.unsw.edu.au/lrs/ms21/ontology/preservation-metadata/> .
@prefix test: <info:fedora/test/> .
@prefix ms21: <http://www.unsw.edu.au/lrs/ms21/ontology/> .
@prefix indexing: <http://fedora.info/definitions/v4/indexing#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema> .
@prefix opmo: <http://openprovenance.org/model/opmo#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix mode: <http://www.modeshape.org/1.0> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix unsworkspx: <http://lrs.library.unsw.edu.au/unsworks/unsworkspx/> .
@prefix oai: <http://www.openarchives.org/OAI/2.0/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sv: <http://www.jcp.org/jcr/sv/1.0> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix VITRO-ANDS: <http://www.ands.org.au/ontologies/ns/0.1/VITRO-ANDS.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix fedoraconfig: <http://fedora.info/definitions/v4/config#> .
@prefix image: <http://www.modeshape.org/images/1.0> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .

@prefix access: <http://fedora.info/definitions/1/0/access/> .
@prefix mix: <http://www.jcp.org/jcr/mix/1.0> .
@prefix premis: <http://www.loc.gov/premis/rdf/v1#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix core: <http://vivoweb.org/ontology/core#> .
@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix indexing: <http://fedora.info/definitions/v4/indexing#> .
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22> a ldp:RDFSource ,
ldp:Container ,
<http://www.jcp.org/jcr/nt/1.0folder> ,
<http://www.jcp.org/jcr/nt/1.0hierarchyNode> ,
<http://www.jcp.org/jcr/nt/1.0base> ,
<http://www.jcp.org/jcr/mix/1.0created> ,
pcdm:Object ,
fedora:Container ,
VITRO-ANDS:ResearchData ,
fedora:Resource ,
fedora:Resource ,
indexing:Indexable ,
<http://www.jcp.org/jcr/mix/1.0created> ,
<http://www.jcp.org/jcr/mix/1.0lastModified> ,
<http://www.jcp.org/jcr/mix/1.0referenceable> ;
ms21:hasSubject <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/subject>;
ms21:otherParty <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/partyRelation1> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/partyRelation2> ;
fedora:primaryType "nt:folder"^^<http://www.w3.org/2001/XMLSchema#string> ;
premis:hasDateCreatedByApplication "2015-04-30T01:36:19.586Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
dc:identifier "Dataset identifiers1"^^<http://www.w3.org/2001/XMLSchema#string> ,
"Dataset identifiers2"^^<http://www.w3.org/2001/XMLSchema#string> ;
dcterms:accessRights <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/access> ;
dcterms:copyRight <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/rights> ;
opmo:hasProcess <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/methodology> ;
dc:source "http://resdata.unsw.edu.au/"^^<http://www.w3.org/2001/XMLSchema#string> ;
ms21:isPartOf <http://resdata.unsw.edu.au/resource/dataset/resdatac_49/1> ;
ms21:other <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/relation/dataset/1> ;
owl:sameAs <http://resdata.unsw.edu.au/resource/dataset/resdatac_56034/1> ;
dc:title "TEST FOR F4"^^<http://www.w3.org/2001/XMLSchema#string> ;
ms21:owner "z1234566"^^<http://www.w3.org/2001/XMLSchema#string> ;
ms21:hasRelatedPublication <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/publication/1> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/publication/2> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/publication/3> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/publication/4> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/publication/5> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/publication/6> ;
fedora:created "2015-04-30T04:20:20.805Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
dc:description "TEST FOR F4 MIGRATION DESCRIPTION"^^<http://www.w3.org/2001/XMLSchema#string> ;
ms21:hasAward <http://localhost:8080/fcrepo-webapp-4.1.1/rest/activities/b6/b6/5e/fd/b6b65efd-b72a-4f7b-b25c-ddde2628125e> ;
fedora:lastModified "2015-04-30T08:02:52.146Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
access:objState access:active ;
ms21:contributor <http://localhost:8080/fcrepo-webapp-4.1.1/rest/parties/4e/50/cc/be/4e50ccbe-a02c-40bd-8560-06ade471bde6> ;
dcterms:temporal <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/timePeriod> ;
ms21:describes <http://resdata.unsw.edu.au/resource/dataset/resdatac_48/1> ;
fedora:mixinTypes "pcdm:Object"^^<http://www.w3.org/2001/XMLSchema#string> ,
"fedora:Container"^^<http://www.w3.org/2001/XMLSchema#string> ,
"VITRO-ANDS:ResearchData"^^<http://www.w3.org/2001/XMLSchema#string> ,
"indexing:Indexable"^^<http://www.w3.org/2001/XMLSchema#string> ,
"fedora:Resource"^^<http://www.w3.org/2001/XMLSchema#string> ;
bibo:uri "http://dataset_identifier1.com"^^<http://www.w3.org/2001/XMLSchema#string> ;
ms21:hasRetentionPeriod <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/retentionPeriod> ;
dcterms:license <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/licence> ;
fedora:lastModifiedBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:uuid "bd115b36-b8e9-48a1-b82c-0d7f43a35771"^^<http://www.w3.org/2001/XMLSchema#string> ;
ms21:keyword "keyword1"^^<http://www.w3.org/2001/XMLSchema#string> ,
"keyword2"^^<http://www.w3.org/2001/XMLSchema#string> ,
"keyword3"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:createdBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
core:hasGeographicLocation <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/geo> ;
ms21:dataAccess <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/storage> ;
ms21:principalInvestigator <http://localhost:8080/fcrepo-webapp-4.1.1/rest/parties/fa/48/65/9c/fa48659c-4680-4c49-aa8a-4db665d66312> ;
pcdm:hasMember <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/access> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/licence> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/methodology> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/timePeriod> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/retentionPeriod> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/geo> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/publication> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/placeOfDataStorage> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/rights> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/partyRelation> ;
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/resourceRelation> ;
premis:hasDateCreatedByApplication "2015-01-01T00:00:00.000Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
ms21:owner "z2222222"^^<http://www.w3.org/2001/XMLSchema#string> ;
VITRO-ANDS: dateOfPublication "2015-02-01T00:00:00.000Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
ms21:status "published"^^<http://www.w3.org/2001/XMLSchema#string> ;
ms21:handle "http://handle.unsw.edu.au/1984.4/12432324324"^^<http://www.w3.org/2001/XMLSchema#string> ;
bibo:doi "doi:121344.12A"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:writable "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
fedora:hasParent <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets> ;
ldp:contains <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/geo> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/access> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/rights> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/licence> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/methodology> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/publication> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/placeOfDataStorage> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/partyRelation> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/resourceRelation> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/timePeriod> ,
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/retentionPeriod> .
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/fcr:export?format=jcr/xml> dc:format <http://fedora.info/definitions/v4/repository#jcr/xml> .
<http://fedora.info/definitions/v4/repository#jcr/xml> rdfs:label "jcr/xml"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22> fedora:exportsAs <http://localhost:8080/fcrepo-webapp-4.1.1/rest/datasets/4d/59/65/90/4d596590-4a69-4c46-b902-45c4dd91ec22/fcr:export?format=jcr/xml> .

 

...

@prefix nt: <http://www.jcp.org/jcr/nt/1.0> .
@prefix pcdm: <http://pcdm.org/models#> .
@prefix ms21: <http://www.unsworks.unsw.edu.au/ontology/preservation-metadata/> .
@prefix test: <info:fedora/test/: <http://pcdm.org/models#> .
@prefix ms21: <http://www.unsw.edu.au/lrs/ms21/ontology/> .
@prefix test: <info:fedora/test/> .
@prefix indexing: <http://fedora.info/definitions/v4/indexing#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema> .
@prefix opmo: <http://openprovenance.org/model/opmo#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix mode: <http://www.modeshape.org/1.0> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix unsworkspx: <http://lrs.library.unsw.edu.au/unsworks/unsworkspx/> .
@prefix oai: <http://www.openarchives.org/OAI/2.0/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sv: <http://www.jcp.org/jcr/sv/1.0> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix VITRO-ANDS: <http://www.ands.org.au/ontologies/ns/0.1/VITRO-ANDS.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix fedoraconfig: <http://fedora.info/definitions/v4/config#> .
@prefix image: <http://www.modeshape.org/images/1.0> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix access: <http://fedora.info/definitions/1/0/access/> .
@prefix mix: <http://www.jcp.org/jcr/mix/1.0> .
@prefix premis: <http://www.loc.gov/premis/rdf/v1#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix core: <http://vivoweb.org/ontology/core#> .
@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix indexing: <http://fedora.info/definitions/v4/indexing#> .
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/parties/7f/10/61/c9/7f1061c9-9743-459f-919b-cfd5541ffcac> a ldp:RDFSource ,
ldp:Container ,
<http://www.jcp.org/jcr/nt/1.0folder> ,
<http://www.jcp.org/jcr/nt/1.0hierarchyNode> ,
<http://www.jcp.org/jcr/nt/1.0base> ,
<http://www.jcp.org/jcr/mix/1.0created> ,
pcdm:Object ,
fedora:Container ,
foaf:Person ,
fedora:Resource ,
fedora:Resource ,
indexing:Indexable ,
<http://www.jcp.org/jcr/mix/1.0created> ,
<http://www.jcp.org/jcr/mix/1.0lastModified> ,
<http://www.jcp.org/jcr/mix/1.0referenceable> ;
fedora:primaryType "nt:folder"^^<http://www.w3.org/2001/XMLSchema#string> ;
dc:source "http://resdata.unsw.edu.au/"^^<http://www.w3.org/2001/XMLSchema#string> ;
core:affiliatedOrganization <http://localhost:8080/fcrepo-webapp-4.1.1/rest/parties/7f/10/61/c9/7f1061c9-9743-459f-919b-cfd5541ffcac/organisation> ;
owl:sameAs <http://resdata.unsw.edu.au/resource/party/resdatap_17004/1> ;
ms21:phoneNumber ""^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:created "2015-04-30T07:38:41.33Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
ms21:email "z3436344@unsw.edu.au"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:lastModified "2015-04-30T08:31:32.751Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
fedora:mixinTypes "pcdm:Object"^^<http://www.w3.org/2001/XMLSchema#string> ,
"fedora:Container"^^<http://www.w3.org/2001/XMLSchema#string> ,
"foaf:Person"^^<http://www.w3.org/2001/XMLSchema#string> ,
"indexing:Indexable"^^<http://www.w3.org/2001/XMLSchema#string> ,
"fedora:Resource"^^<http://www.w3.org/2001/XMLSchema#string> ;
foaf:lastName "Doe"^^<http://www.w3.org/2001/XMLSchema#string> ;
foaf:title "Dr"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:lastModifiedBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
access:objState access:active ;
fedora:uuid "b3c0a19c-d332-4640-a14a-5db3d78f32df"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:createdBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
foaf:firstName "Jane"^^<http://www.w3.org/2001/XMLSchema#string> ;
premis:hasDateCreatedByApplication "2015-01-01T00:00:00.000Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
ms21:owner "z2222222"^^<http://www.w3.org/2001/XMLSchema#string> ;
VITRO-ANDS: dateOfPublication "2015-02-01T00:00:00.000Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
ms21:status "published"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:writable "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
fedora:hasParent <http://localhost:8080/fcrepo-webapp-4.1.1/rest/parties> .
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/parties/7f/10/61/c9/7f1061c9-9743-459f-919b-cfd5541ffcac/fcr:export?format=jcr/xml> dc:format <http://fedora.info/definitions/v4/repository#jcr/xml> .
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/parties/7f/10/61/c9/7f1061c9-9743-459f-919b-cfd5541ffcac> fedora:exportsAs <http://localhost:8080/fcrepo-webapp-4.1.1/rest/parties/7f/10/61/c9/7f1061c9-9743-459f-919b-cfd5541ffcac/fcr:export?format=jcr/xml> .
<http://fedora.info/definitions/v4/repository#jcr/xml> rdfs:label "jcr/xml"^^<http://www.w3.org/2001/XMLSchema#string> .

...

@prefix nt: <http://www.jcp.org/jcr/nt/1.0> .
@prefix pcdm: <http://pcdm.org/models#> .
@prefix ns001ms21: <http://www.unsworks.unsw.edu.au/lrs/ms21/ontology/preservation-metadata/> .
@prefix test: <info:fedora/test/> .
@prefix ms21: <http://www.unsw.edu.au/lrs/ms21/ontology/> .
@prefix indexing: <http://fedora.info/definitions/v4/indexing#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema> .
@prefix opmo: <http://openprovenance.org/model/opmo#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix mode: <http://www.modeshape.org/1.0> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix unsworkspx: <http://lrs.library.unsw.edu.au/unsworks/unsworkspx/> .
@prefix oai: <http://www.openarchives.org/OAI/2.0/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sv: <http://www.jcp.org/jcr/sv/1.0> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix VITRO-ANDS: <http://www.ands.org.au/ontologies/ns/0.1/VITRO-ANDS.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix fedoraconfig: <http://fedora.info/definitions/v4/config#> .
@prefix image: <http://www.modeshape.org/images/1.0> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix access: <http://fedora.info/definitions/1/0/access/> .
@prefix mix: <http://www.jcp.org/jcr/mix/1.0> .
@prefix premis: <http://www.loc.gov/premis/rdf/v1#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix core: <http://vivoweb.org/ontology/core#> .
@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix indexing: <http://fedora.info/definitions/v4/indexing#> .
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/activities/b6/b6/5e/fd/b6b65efd-b72a-4f7b-b25c-ddde2628125e> a ldp:RDFSource ,
ldp:Container ,
<http://www.jcp.org/jcr/nt/1.0folder> ,
<http://www.jcp.org/jcr/nt/1.0hierarchyNode> ,
<http://www.jcp.org/jcr/nt/1.0base> ,
<http://www.jcp.org/jcr/mix/1.0created> ,
pcdm:Object ,
fedora:Container ,
core:ResearchActivity ,
fedora:Resource ,
fedora:Resource ,
indexing:Indexable ,
<http://www.jcp.org/jcr/mix/1.0created> ,
<http://www.jcp.org/jcr/mix/1.0lastModified> ,
<http://www.jcp.org/jcr/mix/1.0referenceable> ;
ms21:hasAward <http://localhost:8080/fcrepo-webapp-4.1.1/rest/activities/b6/b6/5e/fd/b6b65efd-b72a-4f7b-b25c-ddde2628125e/funding> ;
fedora:primaryType "nt:folder"^^<http://www.w3.org/2001/XMLSchema#string> ;
dc:source "http://resdata.unsw.edu.au/"^^<http://www.w3.org/2001/XMLSchema#string> ;
core:affiliatedOrganization <http://localhost:8080/fcrepo-webapp-4.1.1/rest/activities/b6/b6/5e/fd/b6b65efd-b72a-4f7b-b25c-ddde2628125e/organisation> ;
owl:sameAs <http://resdata.unsw.edu.au/resource/activity/resdataa_35003/1> ;
dc:title "FEDORA 4 test 1"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:created "2015-04-30T07:01:53.951Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
dc:description "TEST DESCRIPTION"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:lastModified "2015-04-30T08:02:52.146Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
access:objState access:active ;
core:endDate "11-03-2014"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:mixinTypes "pcdm:Object"^^<http://www.w3.org/2001/XMLSchema#string> ,
"fedora:Container"^^<http://www.w3.org/2001/XMLSchema#string> ,
"fedora:Resource"^^<http://www.w3.org/2001/XMLSchema#string> ,
"indexing:Indexable"^^<http://www.w3.org/2001/XMLSchema#string> ,
"core:ResearchActivity"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:lastModifiedBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:uuid "a1c7d8cc-6c2a-41e1-b890-849e4500f48b"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:createdBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
core:startDate "01-03-2014"^^<http://www.w3.org/2001/XMLSchema#string> ;
premis:hasDateCreatedByApplication "2015-01-01T00:00:00.000Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
ms21:owner "z2222222"^^<http://www.w3.org/2001/XMLSchema#string> ;
VITRO-ANDS: dateOfPublication "2015-02-01T00:00:00.000Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
ms21:status "published"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:writable "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
fedora:hasParent <http://localhost:8080/fcrepo-webapp-4.1.1/rest/activities> .
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/activities/b6/b6/5e/fd/b6b65efd-b72a-4f7b-b25c-ddde2628125e/fcr:export?format=jcr/xml> dc:format <http://fedora.info/definitions/v4/repository#jcr/xml> .
<http://fedora.info/definitions/v4/repository#jcr/xml> rdfs:label "jcr/xml"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://localhost:8080/fcrepo-webapp-4.1.1/rest/activities/b6/b6/5e/fd/b6b65efd-b72a-4f7b-b25c-ddde2628125e> fedora:exportsAs <http://localhost:8080/fcrepo-webapp-4.1.1/rest/activities/b6/b6/5e/fd/b6b65efd-b72a-4f7b-b25c-ddde2628125e/fcr:export?format=jcr/xml> .

...

<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:fedora="info:fedora/fedora-system:def/relations-external#"
xmlns:unsworks="http://www.unsworks.unsw.edu.au/vocab/"
xmlns:unsworksp="http://www.unsworks.unsw.edu.au/ontology/preservation-metadata/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
<rdf:Description rdf:about="info:fedora/unsworks:1000/SOURCE01">
<unsworksp:resourceType>resource</unsworksp:resourceType>
<unsworksp:preservationMetadata rdf:resource="info:fedora/unsworks:1000/PM-SOURCE02"/>
<unsworksp:renderingSoftware rdf:resource="http://www.unsworks.unsw.edu.au/software/software:1"/>
</rdf:Description>
<rdf:Description rdf:about="info:fedora/unsworks:1000/MARCXML">
<unsworksp:resourceType>metadara</unsworksp:resourceType>
<unsworksp:preservationMetadata rdf:resource="info:fedora/unsworks:1000/PM-MARCXML"/>
</rdf:Description>
<rdf:Description rdf:about="info:fedora/unsworks:1000/RIGHTS">
<unsworksp:resourceType>rights</unsworksp:resourceType>
<unsworksp:preservationMetadata rdf:resource="info:fedora/unsworks:1000/PM-RIGHTS"/>
</rdf:Description>
</rdf:RDF>

 

UNSWorks Data Model Example:

Image Added