Skip to content

Commit

Permalink
KG-184 Add mising xsd namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
milvld committed Jan 11, 2024
1 parent da6c458 commit 695db0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions description/dvd.rdfs.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# Classes

Expand Down

0 comments on commit 695db0c

Please sign in to comment.