Skip to content

Commit

Permalink
Removing derivativeCreation and indexing events
Browse files Browse the repository at this point in the history
  • Loading branch information
escowles committed Apr 9, 2015
1 parent ed8adc8 commit 4335b0f
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions audit.rdf
Expand Up @@ -33,28 +33,6 @@
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
</owl:NamedIndividual>

<owl:NamedIndividual rdf:about="http://fedora.info/definitions/v4/audit#derivativeCreation">
<rdfs:label xml:lang="en">derivative creation</rdfs:label>
<skos:prefLabel xml:lang="en">derivative creation</skos:prefLabel>
<rdfs:comment xml:lang="en">A derivative content file is created, e.g., generating a thumbnail
image or service file.</rdfs:comment>
<skos:definition xml:lang="en">A derivative content file is created, e.g., generating a
thumbnail image or service file.</skos:definition>
<skos:inScheme rdf:resource="http://id.loc.gov/vocabulary/preservation/eventType"/>
<skos:inScheme rdf:resource="http://id.loc.gov/vocabulary/preservation"/>
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
</owl:NamedIndividual>

<owl:NamedIndividual rdf:about="http://fedora.info/definitions/v4/audit#indexing">
<rdfs:label xml:lang="en">indexing</rdfs:label>
<skos:prefLabel xml:lang="en">indexing</skos:prefLabel>
<rdfs:comment xml:lang="en">A repository resource is indexed.</rdfs:comment>
<skos:definition xml:lang="en">A repository resource is indexed.</skos:definition>
<skos:inScheme rdf:resource="http://id.loc.gov/vocabulary/preservation/eventType"/>
<skos:inScheme rdf:resource="http://id.loc.gov/vocabulary/preservation"/>
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
</owl:NamedIndividual>

<owl:NamedIndividual rdf:about="http://fedora.info/definitions/v4/audit#metadataModification">
<rdfs:label xml:lang="en">metadata modification</rdfs:label>
<skos:prefLabel xml:lang="en">metadata modification</skos:prefLabel>
Expand Down

0 comments on commit 4335b0f

Please sign in to comment.