Skip to content

Commit

Permalink
Corrected prefix URI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Administrator authored and Administrator committed Mar 19, 2024
1 parent a3d1ae4 commit 7f4a41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chameo.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix emmo: <https://w3id.org/emmo/emmo#> .
@prefix emmo: <https://w3id.org/emmo#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
Expand Down

0 comments on commit 7f4a41d

Please sign in to comment.