Benutzer-Werkzeuge

Webseiten-Werkzeuge


docuteam:matterhornrdf

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
docuteam:matterhornrdf [2018/12/21 07:57] – [Rights Basis] Tobias Wildidocuteam:matterhornrdf [2018/12/21 11:28] Andreas Nef
Zeile 26: Zeile 26:
 |Ebucore|ebucore|http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#| |Ebucore|ebucore|http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#|
 |OWL|owl|http://www.w3.org/2002/07/owl#| |OWL|owl|http://www.w3.org/2002/07/owl#|
-|Pronom|pronom|http://reference.data.gov.uk/technical-registry/|+|Pronom|pronom|http://www.nationalarchives.gov.uk/pronom/|
 |Provenance-Family PROV|prov|http://www.w3.org/ns/prov#| |Provenance-Family PROV|prov|http://www.w3.org/ns/prov#|
 |Premis|premis|http://id.loc.gov/vocabulary/preservation| |Premis|premis|http://id.loc.gov/vocabulary/preservation|
Zeile 46: Zeile 46:
 |Agent|rdac:C10002| |Agent|rdac:C10002|
 |Event (Subclass of prov:Activity)|premis:Event| |Event (Subclass of prov:Activity)|premis:Event|
 +|File Format|dct:FileFormat|
 |Fixity Information|premis:fixity| |Fixity Information|premis:fixity|
 |Data Object (Subclass of premis:Object)|premis:File| |Data Object (Subclass of premis:Object)|premis:File|
Zeile 114: Zeile 115:
 ====Event==== ====Event====
 **Class:**  **Class:** 
-[[http://id.loc.gov/ontologies/premis-3-0-0.html#c_Event|premis:Event]]+[[http://id.loc.gov/ontologies/premis-3-0-0.html#c_Event|premis:Event]]\\ 
 +The event type is expressed by subclasses of premis:Event, declared at [[http://id.loc.gov/vocabulary/preservation/eventType.html|http://id.loc.gov/vocabulary/preservation/eventType]]
  
 ^Property^Values^Standard^ ^Property^Values^Standard^
-|dc:date|Literal| | +|dc:date|Literal|Timestamp of event 
-|premis:hasEventType|Literal or URI of bpmn:Activity| | +|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_note|premis:note]]|Literal|Event detail 
-|premis:hasOutcome|Literal| | +|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_outcome|premis:outcome]]|Literal ​or premis:​OutcomeStatus or http://id.loc.gov/vocabulary/preservation/eventOutcome (TBD) |Event outcome 
-|premis:hasOutcomeNotesl|Literal| | +|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_outcomeNote|premis:outcomeNote]]|Literal|Event outcome note 
-|evRelAgRole:exe |Literal or URI of Agent |Executing Software | +|[[http://id.loc.gov/vocabulary/preservation/linkingAgentRoleEvent/exe.html|evRelAgRole:exe]] |Literal or URI of Agent |Executing Software | 
-|evRelAgRole:aut |Literal or URI of Agent|Authorizing Agent |+|[[http://id.loc.gov/vocabulary/preservation/linkingAgentRoleEvent/aut.html|evRelAgRole:aut]] |Literal or URI of Agent|Authorizing Agent |
 |prov:used|URI of premis:Object| | |prov:used|URI of premis:Object| |
  
 \\ \\
 \\ \\
 +
 +====File Format====
 +**Class:** dct:FileFormat
 +
 +^Property^Values^Standard^
 +|rdfs:label|Literal|File format name |
 +|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_version|premis:version]]|Literal |File format version |
 +|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_note|premis:note]]|Literal |File format notes|
 +|ebucore:hasMimeType |Literal|MIME-Type |
 +|owl:sameAs|URI|Link to external description of file format eg. in Pronom file registry|
 +
 +\\
 +\\
 +
 +
 +
  
 ====Fixity==== ====Fixity====
Zeile 202: Zeile 220:
  </sortable>  </sortable>
 \\ \\
 +\\
 +
 ===Technical Metadata for objects=== ===Technical Metadata for objects===
  
Zeile 207: Zeile 227:
 ^Property^Values^Standard^ ^Property^Values^Standard^
 |ebucore:filename|Literal|File name | |ebucore:filename|Literal|File name |
-|premis:hasCompositionLevel|Literal| |+|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_compositionLevel|premis:compositionLevel]]|Literal|0 = basic object or if there is only one compositionLevel in the repository |
 |ebucore:fileSize|Literal|File size in Byte| |ebucore:fileSize|Literal|File size in Byte|
 |ebucore:dateCreated |Literal |create date | |ebucore:dateCreated |Literal |create date |
 |ebucore:dateModified |Literal |last modified date | |ebucore:dateModified |Literal |last modified date |
-|ebucore:hasMimeType |Literal|MIME-Type | +|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_originalName|premis:originalName]] |Literal|original name of file | 
-|premis:hasOriginalName |Literal|original name of file | +|dct:FileFormat|URI|Description of file format| 
-|premis:formatRegistryName |Literalreferred file registry | +|premis:fixity |URI|Link to fixity information encoded in premis:fixity subclasses like crypHashFunc:MD5
-|premis:formatRegistryKey |Literal| PUID within the file registry | +|rdac:C10002|URI| Application used to create the file |
-|premis:formatName |Literal| File format name +
-|premis:formatVersion |Literal| File format version| +
-|premis:messageDigestAlgorithm |Literal| | +
-|premis:messageDigest |Literal| +
-|premis:hasCreatingApplicationName|Literal | Application used to create the file | +
-|premis:hasCreatingApplicationVersion|Literal | Application version used to create the file |+
 </sortable> </sortable>
  
Zeile 231: Zeile 245:
  
 <sortable> <sortable>
-^Property^Values^Standard^Accessor^EAD 2002+^Property^Values^Standard^ 
-|premis:allows|Literal| | | | +|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_allows|premis:allows]]|Literal| |  
-|premis:hasBasis|Literal or URI of premis:RightsBasis|Rechtliche (oder andere) Grundlage | | | +|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_prohibits|premis:prohibits]]|Literal| |  
-|premis:endDate|Literal| | | | +|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_basis|premis:basis]]|URI |Links from a RightsStatus to the RightsBasis instance that supports or documents it. |  
-|premis:prohibits|Literal| | | | +|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_endDate|premis:endDate]]|Literal| |  
-|premis:startDate|Literal| | | |+|[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_startDate|premis:startDate]]|Literal| | 
 </sortable> </sortable>
 \\ \\
Zeile 244: Zeile 258:
 [[http://id.loc.gov/ontologies/premis-3-0-0.html#c_RightsBasis|premis:RightsBasis]] [[http://id.loc.gov/ontologies/premis-3-0-0.html#c_RightsBasis|premis:RightsBasis]]
 \\ \\
-Specifies the rigts basis of any rights statement in premis:RightsStatus. To describe copyrights, licences, statue (law that grants or revokes rights) or institutional policies use the respective PREMIS Subclasses.+Specifies the rigts basis of any rights statement that is expressed in premis:RightsStatus. To describe copyrights, licences, statue (law that grants or revokes rights) or institutional policies use the respective PREMIS Subclasses.
 \\ \\
 <sortable> <sortable>
-^Property^Values^Standard+^Property^Values^Standard^
 |[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_jurisdiction|premis:jurisdiction]]|Literal or URI|Jurisdiction to which the rights basis applies | |[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_jurisdiction|premis:jurisdiction]]|Literal or URI|Jurisdiction to which the rights basis applies |
 |[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_note|premis:note]]|Literal|Free-text note about the rights basis | |[[http://id.loc.gov/ontologies/premis-3-0-0.html#p_note|premis:note]]|Literal|Free-text note about the rights basis |

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki