ESIPFed / sweet

Official repository for Semantic Web for Earth and Environmental Terminology (SWEET) Ontologies
Other
112 stars 33 forks source link

Use prefixes `dcterms:` and `dctype:` consistently in SWEET #241

Closed dr-shorthair closed 3 years ago

dr-shorthair commented 3 years ago
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dctype: <http://purl.org/dc/dcmitype/> .

in order to avoid potential confusion where dct: may be used for either.