There's 2 Dublin Core vocabularies DC terms and DC elements.
They define almost the same classes and properties.
So what is the key differences between them, and when to use each one.
There's 2 Dublin Core vocabularies DC terms and DC elements.
They define almost the same classes and properties.
So what is the key differences between them, and when to use each one.
Copyright © 2021 Jogjafile Inc.
Element Set:
http://purl.org/dc/elements/1.1/
dc11
Terms:
http://purl.org/dc/terms/
dc
,dcterms
Terms does not only include the 15 terms from Element Set, it defines terms with the same names as these 15 terms under its own namespace in addition. So, for example, there are two terms named
coverage
:http://purl.org/dc/elements/1.1/coverage
http://purl.org/dc/terms/coverage
They should all have the same description. Differences:
rdfs:range
).rdfs:subPropertyOf
).Which one to use?
Unless you have a reason for using the terms from the Element Set (e.g., because of having to conform to the mentioned standards), go with the terms from the Terms namespace:
This is also what the Element Set introduction recommends: