Skip to content

Commit

Permalink
Fix previous version iri
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophB committed Jul 8, 2024
1 parent efbe849 commit a15bc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cop.owl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<owl:versionIRI rdf:resource="https://w3id.org/cop/release/2024-07-08"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2024-07-08</owl:versionInfo>
<dc:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2024-07-08</dc:modified>
<owl:priorVersion rdf:resource="https://w3id.org/cop/release/2026-06-11"/>
<owl:priorVersion rdf:resource="https://w3id.org/cop/release/2024-06-11"/>
<dc:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-01-20</dc:created>
<vann:preferredNamespaceURI>https://w3id.org/cop/</vann:preferredNamespaceURI>
<vann:preferredNamespacePrefix>cop</vann:preferredNamespacePrefix>
Expand Down

0 comments on commit a15bc41

Please sign in to comment.