Export
Turtle RDF/XML JSON-LD N-Triples

has subject
op

IRI: http://purl.org/dc/terms/subject

comment
A topic of the resource.
en
domain
range
is defined by
http://purl.org/dc/terms/
label
has subject
term status
example
:my-dataset dcterms:subject :my-concept . :my-concept a skos:Concept ; skos:prefLabel "Knowledge"@en .
rationale
This property should always be used with a [SKOS](http://www.w3.org/2004/02/skos/core#) concept. If possible, one could specify a more specific property rather than the general `dcterms:subject`, such as `fabio:hasSubjectTerm` and `fabio:hasSubjectDiscipline`. Instead of creating a new concept every time, one could reuse concepts already available in existing SKOS-based models.
en
← Back to full documentation