Skip to content

Commit

Permalink
Fixing incorrect skos:narrower link
Browse files Browse the repository at this point in the history
  • Loading branch information
escowles committed Apr 17, 2015
1 parent 453a2fb commit 726edff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audit.rdf
Expand Up @@ -63,7 +63,7 @@
<skos:definition xml:lang="en">A content file or metadata is modified.</skos:definition>
<skos:inScheme rdf:resource="http://id.loc.gov/vocabulary/preservation/eventType"/>
<skos:inScheme rdf:resource="http://id.loc.gov/vocabulary/preservation"/>
<skos:narrower rdf:resource="http://fedora.info/definitions/v4/audit#bitstreamModification"/>
<skos:narrower rdf:resource="http://fedora.info/definitions/v4/audit#contentModification"/>
<skos:narrower rdf:resource="http://fedora.info/definitions/v4/audit#metadataModification"/>
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
</owl:NamedIndividual>
Expand Down

0 comments on commit 726edff

Please sign in to comment.