Portability | OverloadedStrings |
---|---|
Stability | experimental |
Maintainer | Douglas Burke |
Safe Haskell | None |
This module defines some commonly used vocabulary terms from the Dublin Core vocabularies (http://dublincore.org/documents/dcmi-terms/).
- namespaceDCTERMS :: Namespace
- namespaceDCELEM :: Namespace
- namespaceDCAM :: Namespace
- namespaceDCTYPE :: Namespace
- dctAgent :: ScopedName
- dctAgentClass :: ScopedName
- dctBibliographicResource :: ScopedName
- dctFileFormat :: ScopedName
- dctFrequency :: ScopedName
- dctJurisdiction :: ScopedName
- dctLicenseDocument :: ScopedName
- dctLinguisticSystem :: ScopedName
- dctLocation :: ScopedName
- dctLocationPeriodOrJurisdiction :: ScopedName
- dctMediaType :: ScopedName
- dctMediaTypeOrExtent :: ScopedName
- dctMethodOfAccrual :: ScopedName
- dctMethodOfInstruction :: ScopedName
- dctPeriodOfTime :: ScopedName
- dctPhysicalMedium :: ScopedName
- dctPhysicalResource :: ScopedName
- dctPolicy :: ScopedName
- dctProvenanceStatement :: ScopedName
- dctRightsStatement :: ScopedName
- dctSizeOrDuration :: ScopedName
- dctStandard :: ScopedName
- dctabstract :: ScopedName
- dctaccessRights :: ScopedName
- dctaccrualMethod :: ScopedName
- dctaccrualPeriodicity :: ScopedName
- dctaccrualPolicy :: ScopedName
- dctalternative :: ScopedName
- dctaudience :: ScopedName
- dctavailable :: ScopedName
- dctbibliographicCitation :: ScopedName
- dctconformsTo :: ScopedName
- dctcontributor :: ScopedName
- dctcoverage :: ScopedName
- dctcreated :: ScopedName
- dctcreator :: ScopedName
- dctdate :: ScopedName
- dctdateAccepted :: ScopedName
- dctdateCopyrighted :: ScopedName
- dctdateSubmitted :: ScopedName
- dctdescription :: ScopedName
- dcteducationLevel :: ScopedName
- dctextent :: ScopedName
- dctformat :: ScopedName
- dcthasFormat :: ScopedName
- dcthasPart :: ScopedName
- dcthasVersion :: ScopedName
- dctidentifier :: ScopedName
- dctinstructionalMethod :: ScopedName
- dctisFormatOf :: ScopedName
- dctisPartOf :: ScopedName
- dctisReferencedBy :: ScopedName
- dctisReplacedBy :: ScopedName
- dctisRequiredBy :: ScopedName
- dctissued :: ScopedName
- dctisVersionOf :: ScopedName
- dctlanguage :: ScopedName
- dctlicense :: ScopedName
- dctmediator :: ScopedName
- dctmedium :: ScopedName
- dctmodified :: ScopedName
- dctprovenance :: ScopedName
- dctpublisher :: ScopedName
- dctreferences :: ScopedName
- dctrelation :: ScopedName
- dctreplaces :: ScopedName
- dctrequires :: ScopedName
- dctrights :: ScopedName
- dctrightsHolder :: ScopedName
- dctsource :: ScopedName
- dctspatial :: ScopedName
- dctsubject :: ScopedName
- dcttableOfContents :: ScopedName
- dcttemporal :: ScopedName
- dcttitle :: ScopedName
- dcttype :: ScopedName
- dctvalid :: ScopedName
- dcelemcontributor :: ScopedName
- dcelemcoverage :: ScopedName
- dcelemcreator :: ScopedName
- dcelemdate :: ScopedName
- dcelemdescription :: ScopedName
- dcelemformat :: ScopedName
- dcelemidentifier :: ScopedName
- dcelemlanguage :: ScopedName
- dcelempublisher :: ScopedName
- dcelemrelation :: ScopedName
- dcelemrights :: ScopedName
- dcelemsource :: ScopedName
- dcelemsubject :: ScopedName
- dcelemtitle :: ScopedName
- dcelemtype :: ScopedName
- dctLCSH :: ScopedName
- dctMESH :: ScopedName
- dctDDC :: ScopedName
- dctLCC :: ScopedName
- dctUDC :: ScopedName
- dctDCMIType :: ScopedName
- dctIMT :: ScopedName
- dctTGN :: ScopedName
- dctNLM :: ScopedName
- dctBox :: ScopedName
- dctISO3166 :: ScopedName
- dctISO639_2 :: ScopedName
- dctISO639_3 :: ScopedName
- dctPeriod :: ScopedName
- dctPoint :: ScopedName
- dctRFC1766 :: ScopedName
- dctRFC3066 :: ScopedName
- dctRFC4646 :: ScopedName
- dctRFC5646 :: ScopedName
- dctURI :: ScopedName
- dctW3CDTF :: ScopedName
- dctypeCollection :: ScopedName
- dctypeDataset :: ScopedName
- dctypeEvent :: ScopedName
- dctypeImage :: ScopedName
- dctypeInteractiveResource :: ScopedName
- dctypeService :: ScopedName
- dctypeSoftware :: ScopedName
- dctypeSound :: ScopedName
- dctypeText :: ScopedName
- dctypePhysicalObject :: ScopedName
- dctypeStillImage :: ScopedName
- dctypeMovingImage :: ScopedName
- dcammemberOf :: ScopedName
- dcamVocabularyEncodingScheme :: ScopedName
Documentation
namespaceDCTERMS :: NamespaceSource
Maps dcterms
to http://purl.org/dc/terms/.
namespaceDCELEM :: NamespaceSource
Maps dcelem
to the legacy namespace http://purl.org/dc/elements/1.1/.
namespaceDCAM :: NamespaceSource
Maps dcam
to http://purl.org/dc/dcam/.
namespaceDCTYPE :: NamespaceSource
Maps dctype
to http://purl.org/dc/dcmitype/.
Classes
See the "Classes" section at http://dublincore.org/documents/dcmi-terms/#H6.
dcterms:Agent
from http://dublincore.org/documents/dcmi-terms/#classes-Agent.
dctAgentClass :: ScopedNameSource
dcterms:AgentClass
from http://dublincore.org/documents/dcmi-terms/#classes-AgentClass.
dctBibliographicResource :: ScopedNameSource
dcterms:BibliographicResource
from http://dublincore.org/documents/dcmi-terms/#classes-BibliographicResource.
dctFileFormat :: ScopedNameSource
dcterms:FileFormat
from http://dublincore.org/documents/dcmi-terms/#classes-FileFormat.
dctFrequency :: ScopedNameSource
dcterms:Frequency
from http://dublincore.org/documents/dcmi-terms/#classes-Frequency.
dctJurisdiction :: ScopedNameSource
dcterms:Jurisdiction
from http://dublincore.org/documents/dcmi-terms/#classes-Jurisdiction.
dctLicenseDocument :: ScopedNameSource
dcterms:LicenseDocument
from http://dublincore.org/documents/dcmi-terms/#classes-LicenseDocument.
dctLinguisticSystem :: ScopedNameSource
dcterms:LinguisticSystem
from http://dublincore.org/documents/dcmi-terms/#classes-LinguisticSystem.
dctLocation :: ScopedNameSource
dcterms:Location
from http://dublincore.org/documents/dcmi-terms/#classes-Location.
dctLocationPeriodOrJurisdiction :: ScopedNameSource
dcterms:LocationPeriodOrJurisdiction
from http://dublincore.org/documents/dcmi-terms/#classes-LocationPeriodOrJurisdiction.
dctMediaType :: ScopedNameSource
dcterms:MediaType
from http://dublincore.org/documents/dcmi-terms/#classes-MediaType.
dctMediaTypeOrExtent :: ScopedNameSource
dcterms:MediaTypeOrExtent
from http://dublincore.org/documents/dcmi-terms/#classes-MediaTypeOrExtent.
dctMethodOfAccrual :: ScopedNameSource
dcterms:MethodOfAccrual
from http://dublincore.org/documents/dcmi-terms/#classes-MethodOfAccrual.
dctMethodOfInstruction :: ScopedNameSource
dcterms:MethodOfInstruction
from http://dublincore.org/documents/dcmi-terms/#classes-MethodOfInstruction.
dctPeriodOfTime :: ScopedNameSource
dcterms:PeriodOfTime
from http://dublincore.org/documents/dcmi-terms/#classes-PeriodOfTime.
dctPhysicalMedium :: ScopedNameSource
dcterms:PhysicalMedium
from http://dublincore.org/documents/dcmi-terms/#classes-PhysicalMedium.
dctPhysicalResource :: ScopedNameSource
dcterms:PhysicalResource
from http://dublincore.org/documents/dcmi-terms/#classes-PhysicalResource.
dcterms:Policy
from http://dublincore.org/documents/dcmi-terms/#classes-Policy.
dctProvenanceStatement :: ScopedNameSource
dcterms:ProvenanceStatement
from http://dublincore.org/documents/dcmi-terms/#classes-ProvenanceStatement.
dctRightsStatement :: ScopedNameSource
dcterms:RightsStatement
from http://dublincore.org/documents/dcmi-terms/#classes-RightsStatement.
dctSizeOrDuration :: ScopedNameSource
dcterms:SizeOrDuration
from http://dublincore.org/documents/dcmi-terms/#classes-SizeOrDuration.
dctStandard :: ScopedNameSource
dcterms:Standard
from http://dublincore.org/documents/dcmi-terms/#classes-Standard.
Properties
See the "Properties" section at http://dublincore.org/documents/dcmi-terms/#H2.
dctabstract :: ScopedNameSource
dcterms:abstract
from http://dublincore.org/documents/dcmi-terms/#terms-abstract.
dctaccessRights :: ScopedNameSource
dcterms:accessRights
from http://dublincore.org/documents/dcmi-terms/#terms-accessRights.
dctaccrualMethod :: ScopedNameSource
dcterms:accrualMethod
from http://dublincore.org/documents/dcmi-terms/#terms-accrualMethod.
dctaccrualPeriodicity :: ScopedNameSource
dcterms:accrualPeriodicity
from http://dublincore.org/documents/dcmi-terms/#terms-accrualPeriodicity.
dctaccrualPolicy :: ScopedNameSource
dcterms:accrualPolicy
from http://dublincore.org/documents/dcmi-terms/#terms-accrualPolicy.
dctalternative :: ScopedNameSource
dcterms:alternative
from http://dublincore.org/documents/dcmi-terms/#terms-alternative.
dctaudience :: ScopedNameSource
dcterms:audience
from http://dublincore.org/documents/dcmi-terms/#terms-audience.
dctavailable :: ScopedNameSource
dcterms:available
from http://dublincore.org/documents/dcmi-terms/#terms-available.
dctbibliographicCitation :: ScopedNameSource
dcterms:bibliographicCitation
from http://dublincore.org/documents/dcmi-terms/#terms-bibliographicCitation.
dctconformsTo :: ScopedNameSource
dcterms:conformsTo
from http://dublincore.org/documents/dcmi-terms/#terms-conformsTo.
dctcontributor :: ScopedNameSource
dcterms:contributor
from http://dublincore.org/documents/dcmi-terms/#terms-contributor.
dctcoverage :: ScopedNameSource
dcterms:coverage
from http://dublincore.org/documents/dcmi-terms/#terms-coverage.
dctcreated :: ScopedNameSource
dcterms:created
from http://dublincore.org/documents/dcmi-terms/#terms-created.
dctcreator :: ScopedNameSource
dcterms:creator
from http://dublincore.org/documents/dcmi-terms/#terms-creator.
dcterms:date
from http://dublincore.org/documents/dcmi-terms/#terms-date.
dctdateAccepted :: ScopedNameSource
dcterms:dateAccepted
from http://dublincore.org/documents/dcmi-terms/#terms-dateAccepted.
dctdateCopyrighted :: ScopedNameSource
dcterms:dateCopyrighted
from http://dublincore.org/documents/dcmi-terms/#terms-dateCopyrighted.
dctdateSubmitted :: ScopedNameSource
dcterms:dateSubmitted
from http://dublincore.org/documents/dcmi-terms/#terms-dateSubmitted.
dctdescription :: ScopedNameSource
dcterms:description
from http://dublincore.org/documents/dcmi-terms/#terms-description.
dcteducationLevel :: ScopedNameSource
dcterms:educationLevel
from http://dublincore.org/documents/dcmi-terms/#terms-educationLevel.
dcterms:extent
from http://dublincore.org/documents/dcmi-terms/#terms-extent.
dcterms:format
from http://dublincore.org/documents/dcmi-terms/#terms-format.
dcthasFormat :: ScopedNameSource
dcterms:hasFormat
from http://dublincore.org/documents/dcmi-terms/#terms-hasFormat.
dcthasPart :: ScopedNameSource
dcterms:hasPart
from http://dublincore.org/documents/dcmi-terms/#terms-hasPart.
dcthasVersion :: ScopedNameSource
dcterms:hasVersion
from http://dublincore.org/documents/dcmi-terms/#terms-hasVersion.
dctidentifier :: ScopedNameSource
dcterms:identifier
from http://dublincore.org/documents/dcmi-terms/#terms-identifier.
dctinstructionalMethod :: ScopedNameSource
dcterms:instructionalMethod
from http://dublincore.org/documents/dcmi-terms/#terms-instructionalMethod.
dctisFormatOf :: ScopedNameSource
dcterms:isFormatOf
from http://dublincore.org/documents/dcmi-terms/#terms-isFormatOf.
dctisPartOf :: ScopedNameSource
dcterms:isPartOf
from http://dublincore.org/documents/dcmi-terms/#terms-isPartOf.
dctisReferencedBy :: ScopedNameSource
dcterms:isReferencedBy
from http://dublincore.org/documents/dcmi-terms/#terms-isReferencedBy.
dctisReplacedBy :: ScopedNameSource
dcterms:isReplacedBy
from http://dublincore.org/documents/dcmi-terms/#terms-isReplacedBy.
dctisRequiredBy :: ScopedNameSource
dcterms:isRequiredBy
from http://dublincore.org/documents/dcmi-terms/#terms-isRequiredBy.
dcterms:issued
from http://dublincore.org/documents/dcmi-terms/#terms-issued.
dctisVersionOf :: ScopedNameSource
dcterms:isVersionOf
from http://dublincore.org/documents/dcmi-terms/#terms-isVersionOf.
dctlanguage :: ScopedNameSource
dcterms:language
from http://dublincore.org/documents/dcmi-terms/#terms-language.
dctlicense :: ScopedNameSource
dcterms:license
from http://dublincore.org/documents/dcmi-terms/#terms-license.
dctmediator :: ScopedNameSource
dcterms:mediator
from http://dublincore.org/documents/dcmi-terms/#terms-mediator.
dcterms:medium
from http://dublincore.org/documents/dcmi-terms/#terms-medium.
dctmodified :: ScopedNameSource
dcterms:modified
from http://dublincore.org/documents/dcmi-terms/#terms-modified.
dctprovenance :: ScopedNameSource
dcterms:provenance
from http://dublincore.org/documents/dcmi-terms/#terms-provenance.
dctpublisher :: ScopedNameSource
dcterms:publisher
from http://dublincore.org/documents/dcmi-terms/#terms-publisher.
dctreferences :: ScopedNameSource
dcterms:references
from http://dublincore.org/documents/dcmi-terms/#terms-references.
dctrelation :: ScopedNameSource
dcterms:relation
from http://dublincore.org/documents/dcmi-terms/#terms-relation.
dctreplaces :: ScopedNameSource
dcterms:replaces
from http://dublincore.org/documents/dcmi-terms/#terms-replaces.
dctrequires :: ScopedNameSource
dcterms:requires
from http://dublincore.org/documents/dcmi-terms/#terms-requires.
dcterms:rights
from http://dublincore.org/documents/dcmi-terms/#terms-rights.
dctrightsHolder :: ScopedNameSource
dcterms:rightsHolder
from http://dublincore.org/documents/dcmi-terms/#terms-rightsHolder.
dcterms:source
from http://dublincore.org/documents/dcmi-terms/#terms-source.
dctspatial :: ScopedNameSource
dcterms:spatial
from http://dublincore.org/documents/dcmi-terms/#terms-spatial.
dctsubject :: ScopedNameSource
dcterms:subject
from http://dublincore.org/documents/dcmi-terms/#terms-subject.
dcttableOfContents :: ScopedNameSource
dcterms:tableOfContents
from http://dublincore.org/documents/dcmi-terms/#terms-tableOfContents.
dcttemporal :: ScopedNameSource
dcterms:temporal
from http://dublincore.org/documents/dcmi-terms/#terms-temporal.
dcterms:title
from http://dublincore.org/documents/dcmi-terms/#terms-title.
dcterms:type
from http://dublincore.org/documents/dcmi-terms/#terms-type.
dcterms:valid
from http://dublincore.org/documents/dcmi-terms/#terms-valid.
Legacy Properties
The following properties are from the legacy elements vocabulary
(http://purl.org/dc/elements/1.1/contributor/
). See
http://dublincore.org/documents/dcmi-terms/#H3.
dcelemcontributor :: ScopedNameSource
dcelem:contributor
from http://dublincore.org/documents/dcmi-terms/#elements-contributor.
dcelemcoverage :: ScopedNameSource
dcelem:coverage
from http://dublincore.org/documents/dcmi-terms/#elements-coverage.
dcelemcreator :: ScopedNameSource
dcelem:creator
from http://dublincore.org/documents/dcmi-terms/#elements-creator.
dcelemdate :: ScopedNameSource
dcelem:date
from http://dublincore.org/documents/dcmi-terms/#elements-date.
dcelemdescription :: ScopedNameSource
dcelem:description
from http://dublincore.org/documents/dcmi-terms/#elements-description.
dcelemformat :: ScopedNameSource
dcelem:format
from http://dublincore.org/documents/dcmi-terms/#elements-format.
dcelemidentifier :: ScopedNameSource
dcelem:identifier
from http://dublincore.org/documents/dcmi-terms/#elements-identifier.
dcelemlanguage :: ScopedNameSource
dcelem:language
from http://dublincore.org/documents/dcmi-terms/#elements-language.
dcelempublisher :: ScopedNameSource
dcelem:publisher
from http://dublincore.org/documents/dcmi-terms/#elements-publisher.
dcelemrelation :: ScopedNameSource
dcelem:relation
from http://dublincore.org/documents/dcmi-terms/#elements-relation.
dcelemrights :: ScopedNameSource
dcelem:rights
from http://dublincore.org/documents/dcmi-terms/#elements-rights.
dcelemsource :: ScopedNameSource
dcelem:source
from http://dublincore.org/documents/dcmi-terms/#elements-source.
dcelemsubject :: ScopedNameSource
dcelem:subject
from http://dublincore.org/documents/dcmi-terms/#elements-subject.
dcelemtitle :: ScopedNameSource
dcelem:title
from http://dublincore.org/documents/dcmi-terms/#elements-title.
dcelemtype :: ScopedNameSource
dcelem:type
from http://dublincore.org/documents/dcmi-terms/#elements-type.
Encoding
See the "Vocabulary Encoding Schemes" section at http://dublincore.org/documents/dcmi-terms/#H4.
dcterms:LCSH
from http://dublincore.org/documents/dcmi-terms/#ves-LCSH.
dcterms:MESH
from http://dublincore.org/documents/dcmi-terms/#ves-MESH.
dcterms:DDC
from http://dublincore.org/documents/dcmi-terms/#ves-DDC.
dcterms:LCC
from http://dublincore.org/documents/dcmi-terms/#ves-LCC.
dcterms:UDC
from http://dublincore.org/documents/dcmi-terms/#ves-UDC.
dctDCMIType :: ScopedNameSource
dcterms:DCMIType
from http://dublincore.org/documents/dcmi-terms/#ves-DCMIType.
dcterms:IMT
from http://dublincore.org/documents/dcmi-terms/#ves-IMT.
dcterms:TGN
from http://dublincore.org/documents/dcmi-terms/#ves-TGN.
dcterms:NLM
from http://dublincore.org/documents/dcmi-terms/#ves-NLM.
Datatypes
See the "Syntax Encoding Schemes" section at http://dublincore.org/documents/dcmi-terms/#H5.
dcterms:Box
from http://dublincore.org/documents/dcmi-terms/#ses-Box.
dctISO3166 :: ScopedNameSource
dcterms:ISO3166
from http://dublincore.org/documents/dcmi-terms/#ses-ISO3166.
dctISO639_2 :: ScopedNameSource
dcterms:ISO639-2
from http://dublincore.org/documents/dcmi-terms/#ses-ISO639-2.
dctISO639_3 :: ScopedNameSource
dcterms:ISO639-3
from http://dublincore.org/documents/dcmi-terms/#ses-ISO639-3.
dcterms:Period
from http://dublincore.org/documents/dcmi-terms/#ses-Period.
dcterms:Point
from http://dublincore.org/documents/dcmi-terms/#ses-Point.
dctRFC1766 :: ScopedNameSource
dcterms:RFC1766
from http://dublincore.org/documents/dcmi-terms/#ses-RFC1766.
dctRFC3066 :: ScopedNameSource
dcterms:RFC3066
from http://dublincore.org/documents/dcmi-terms/#ses-RFC3066.
dctRFC4646 :: ScopedNameSource
dcterms:RFC4646
from http://dublincore.org/documents/dcmi-terms/#ses-RFC4646.
dctRFC5646 :: ScopedNameSource
dcterms:RFC5646
from http://dublincore.org/documents/dcmi-terms/#ses-RFC5646.
dcterms:URI
from http://dublincore.org/documents/dcmi-terms/#ses-URI.
dcterms:W3CDTF
from http://dublincore.org/documents/dcmi-terms/#ses-W3CDTF.
Types
See the "DCMI Type Vocabulary" section at http://dublincore.org/documents/dcmi-terms/#H7.
dctypeCollection :: ScopedNameSource
dctype:Collection
from http://dublincore.org/documents/dcmi-terms/#dcmitype-Collection.
dctypeDataset :: ScopedNameSource
dctype:Dataset
from http://dublincore.org/documents/dcmi-terms/#dcmitype-Dataset.
dctypeEvent :: ScopedNameSource
dctype:Event
from http://dublincore.org/documents/dcmi-terms/#dcmitype-Event.
dctypeImage :: ScopedNameSource
dctype:Image
from http://dublincore.org/documents/dcmi-terms/#dcmitype-Image.
dctypeInteractiveResource :: ScopedNameSource
dctype:InteractiveResource
from http://dublincore.org/documents/dcmi-terms/#dcmitype-InteractiveResource.
dctypeService :: ScopedNameSource
dctype:Service
from http://dublincore.org/documents/dcmi-terms/#dcmitype-Service.
dctypeSoftware :: ScopedNameSource
dctype:Software
from http://dublincore.org/documents/dcmi-terms/#dcmitype-Software.
dctypeSound :: ScopedNameSource
dctype:Sound
from http://dublincore.org/documents/dcmi-terms/#dcmitype-Sound.
dctypeText :: ScopedNameSource
dctype:Text
from http://dublincore.org/documents/dcmi-terms/#dcmitype-Text.
dctypePhysicalObject :: ScopedNameSource
dctype:PhysicalObject
from http://dublincore.org/documents/dcmi-terms/#dcmitype-PhysicalObject.
dctypeStillImage :: ScopedNameSource
dctype:StillImage
from http://dublincore.org/documents/dcmi-terms/#dcmitype-StillImage.
dctypeMovingImage :: ScopedNameSource
dctype:MovingImage
from http://dublincore.org/documents/dcmi-terms/#dcmitype-MovingImage.
DCMI Abstract Model
Terms from the DCMI Abstract Model (http://dublincore.org/documents/dcmi-terms/#H8).
dcammemberOf :: ScopedNameSource
dcam:memberOf
from http://dublincore.org/documents/dcmi-terms/#dcam-memberOf.