Difference between revisions of "dcterms:type"
m (1 revision: skos: in scheme is handled by template: Concept scheme relation) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Concept | {{Concept | ||
− | + | |label=Type | |
− | + | |definition=A name given to the resource. | |
− | + | |notes=<b>Audubon Core:</b> Any dcmi type term from http://Dublin Core.org/documents/dcmi-type-vocabulary/ may be used. Recommended terms are Collection, StillImage, Sound, MovingImage, InteractiveResource, Text. Also recommended are PanAndZoomImage, 3DStillImage, and 3DMovingImage. Values may be used either in their literal form, or with a full namespace (e. g. http://purl.org/dc/dcmitype/StillImage) from a controlled vocabulary. A Collection should be given type <nowiki>http://purl.org/dc/dcmitype/Collection</nowiki>. If the resource is a Collection, this item does ''not'' identify what types of objects it may contain. Following the DC recommendations at http://purl.org/dc/dcmitype/Text, images of text should be marked as ''Text''. | |
− | + | ||
Required. | Required. | ||
− | + | |is defined by=http://purl.org/dc/terms/ | |
− | + | |concept type=property | |
+ | |hidden notes=Crosswalk: NBII = Type; KeyToNature = {{NS k2n | Type}} pro parte; Darwin Core = {{NS ncd | CollectionType }}; Dublin Core = {{NS dcterms | type}} // Repeatable = No | ||
}} | }} | ||
{{Concept scheme relation | {{Concept scheme relation | ||
|scheme=Dublin Core | |scheme=Dublin Core | ||
+ | |property range=http://www.w3.org/2000/01/rdf-schema#Literal | ||
}} | }} | ||
{{Concept scheme relation | {{Concept scheme relation | ||
Line 17: | Line 18: | ||
{{Concept scheme relation | {{Concept scheme relation | ||
|scheme=Darwin Core | |scheme=Darwin Core | ||
+ | }} | ||
+ | {{Concept relation | ||
+ | |relation=skos: collection | ||
+ | |internal page=Dublin Core Properties in the terms namespace | ||
}} | }} | ||
{{Concept relation | {{Concept relation |
Revision as of 13:34, 15 November 2012
Type |
Search for values |
Notes: Audubon Core: Any dcmi type term from http://Dublin Core.org/documents/dcmi-type-vocabulary/ may be used. Recommended terms are Collection, StillImage, Sound, MovingImage, InteractiveResource, Text. Also recommended are PanAndZoomImage, 3DStillImage, and 3DMovingImage. Values may be used either in their literal form, or with a full namespace (e. g. http://purl.org/dc/dcmitype/StillImage) from a controlled vocabulary. A Collection should be given type http://purl.org/dc/dcmitype/Collection. If the resource is a Collection, this item does not identify what types of objects it may contain. Following the DC recommendations at http://purl.org/dc/dcmitype/Text, images of text should be marked as Text.
Required.Constraints in the context of Dublin Core:
- rdfs:range: http://www.w3.org/2000/01/rdf-schema#Literal (=the class or datatype of the values or objects that are assigned to “dcterms:type”, i.e. the right side in the triple)