_DCTERMS.py 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. from rdflib.namespace import DefinedNamespace, Namespace
  2. from rdflib.term import URIRef
  3. class DCTERMS(DefinedNamespace):
  4. """
  5. DCMI Metadata Terms - other
  6. Generated from: https://www.dublincore.org/specifications/dublin-core/dcmi-terms/dublin_core_terms.ttl
  7. Date: 2020-05-26 14:20:00.590514
  8. """
  9. _fail = True
  10. # http://purl.org/dc/dcam/VocabularyEncodingScheme
  11. DCMIType: URIRef # The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.
  12. DDC: URIRef # The set of conceptual resources specified by the Dewey Decimal Classification.
  13. IMT: URIRef # The set of media types specified by the Internet Assigned Numbers Authority.
  14. LCC: URIRef # The set of conceptual resources specified by the Library of Congress Classification.
  15. LCSH: URIRef # The set of labeled concepts specified by the Library of Congress Subject Headings.
  16. MESH: (
  17. URIRef # The set of labeled concepts specified by the Medical Subject Headings.
  18. )
  19. NLM: URIRef # The set of conceptual resources specified by the National Library of Medicine Classification.
  20. TGN: URIRef # The set of places specified by the Getty Thesaurus of Geographic Names.
  21. UDC: URIRef # The set of conceptual resources specified by the Universal Decimal Classification.
  22. # http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
  23. abstract: URIRef # A summary of the resource.
  24. accessRights: URIRef # Information about who access the resource or an indication of its security status.
  25. accrualMethod: URIRef # The method by which items are added to a collection.
  26. accrualPeriodicity: (
  27. URIRef # The frequency with which items are added to a collection.
  28. )
  29. accrualPolicy: URIRef # The policy governing the addition of items to a collection.
  30. alternative: URIRef # An alternative name for the resource.
  31. audience: URIRef # A class of agents for whom the resource is intended or useful.
  32. available: URIRef # Date that the resource became or will become available.
  33. bibliographicCitation: URIRef # A bibliographic reference for the resource.
  34. conformsTo: (
  35. URIRef # An established standard to which the described resource conforms.
  36. )
  37. contributor: (
  38. URIRef # An entity responsible for making contributions to the resource.
  39. )
  40. coverage: URIRef # The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.
  41. created: URIRef # Date of creation of the resource.
  42. creator: URIRef # An entity responsible for making the resource.
  43. date: URIRef # A point or period of time associated with an event in the lifecycle of the resource.
  44. dateAccepted: URIRef # Date of acceptance of the resource.
  45. dateCopyrighted: URIRef # Date of copyright of the resource.
  46. dateSubmitted: URIRef # Date of submission of the resource.
  47. description: URIRef # An account of the resource.
  48. educationLevel: URIRef # A class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended.
  49. extent: URIRef # The size or duration of the resource.
  50. format: URIRef # The file format, physical medium, or dimensions of the resource.
  51. hasFormat: URIRef # A related resource that is substantially the same as the pre-existing described resource, but in another format.
  52. hasPart: URIRef # A related resource that is included either physically or logically in the described resource.
  53. hasVersion: URIRef # A related resource that is a version, edition, or adaptation of the described resource.
  54. identifier: (
  55. URIRef # An unambiguous reference to the resource within a given context.
  56. )
  57. instructionalMethod: URIRef # A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.
  58. isFormatOf: URIRef # A pre-existing related resource that is substantially the same as the described resource, but in another format.
  59. isPartOf: URIRef # A related resource in which the described resource is physically or logically included.
  60. isReferencedBy: URIRef # A related resource that references, cites, or otherwise points to the described resource.
  61. isReplacedBy: URIRef # A related resource that supplants, displaces, or supersedes the described resource.
  62. isRequiredBy: URIRef # A related resource that requires the described resource to support its function, delivery, or coherence.
  63. isVersionOf: URIRef # A related resource of which the described resource is a version, edition, or adaptation.
  64. issued: URIRef # Date of formal issuance of the resource.
  65. language: URIRef # A language of the resource.
  66. license: URIRef # A legal document giving official permission to do something with the resource.
  67. mediator: URIRef # An entity that mediates access to the resource.
  68. medium: URIRef # The material or physical carrier of the resource.
  69. modified: URIRef # Date on which the resource was changed.
  70. provenance: URIRef # A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.
  71. publisher: URIRef # An entity responsible for making the resource available.
  72. references: URIRef # A related resource that is referenced, cited, or otherwise pointed to by the described resource.
  73. relation: URIRef # A related resource.
  74. replaces: URIRef # A related resource that is supplanted, displaced, or superseded by the described resource.
  75. requires: URIRef # A related resource that is required by the described resource to support its function, delivery, or coherence.
  76. rights: URIRef # Information about rights held in and over the resource.
  77. rightsHolder: (
  78. URIRef # A person or organization owning or managing rights over the resource.
  79. )
  80. source: URIRef # A related resource from which the described resource is derived.
  81. spatial: URIRef # Spatial characteristics of the resource.
  82. subject: URIRef # A topic of the resource.
  83. tableOfContents: URIRef # A list of subunits of the resource.
  84. temporal: URIRef # Temporal characteristics of the resource.
  85. title: URIRef # A name given to the resource.
  86. type: URIRef # The nature or genre of the resource.
  87. valid: URIRef # Date (often a range) of validity of a resource.
  88. # http://www.w3.org/2000/01/rdf-schema#Class
  89. Agent: URIRef # A resource that acts or has the power to act.
  90. AgentClass: URIRef # A group of agents.
  91. BibliographicResource: URIRef # A book, article, or other documentary resource.
  92. FileFormat: URIRef # A digital resource format.
  93. Frequency: URIRef # A rate at which something recurs.
  94. Jurisdiction: (
  95. URIRef # The extent or range of judicial, law enforcement, or other authority.
  96. )
  97. LicenseDocument: URIRef # A legal document giving official permission to do something with a resource.
  98. LinguisticSystem: URIRef # A system of signs, symbols, sounds, gestures, or rules used in communication.
  99. Location: URIRef # A spatial region or named place.
  100. LocationPeriodOrJurisdiction: URIRef # A location, period of time, or jurisdiction.
  101. MediaType: URIRef # A file format or physical medium.
  102. MediaTypeOrExtent: URIRef # A media type or extent.
  103. MethodOfAccrual: URIRef # A method by which resources are added to a collection.
  104. MethodOfInstruction: (
  105. URIRef # A process that is used to engender knowledge, attitudes, and skills.
  106. )
  107. PeriodOfTime: URIRef # An interval of time that is named or defined by its start and end dates.
  108. PhysicalMedium: URIRef # A physical material or carrier.
  109. PhysicalResource: URIRef # A material thing.
  110. Policy: URIRef # A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.
  111. ProvenanceStatement: URIRef # Any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.
  112. RightsStatement: URIRef # A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights.
  113. SizeOrDuration: URIRef # A dimension or extent, or a time taken to play or execute.
  114. Standard: URIRef # A reference point against which other things can be evaluated or compared.
  115. # http://www.w3.org/2000/01/rdf-schema#Datatype
  116. Box: URIRef # The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme.
  117. ISO3166: URIRef # The set of codes listed in ISO 3166-1 for the representation of names of countries.
  118. Period: URIRef # The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme.
  119. Point: URIRef # The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme.
  120. RFC1766: URIRef # The set of tags, constructed according to RFC 1766, for the identification of languages.
  121. RFC3066: URIRef # The set of tags constructed according to RFC 3066 for the identification of languages.
  122. RFC4646: URIRef # The set of tags constructed according to RFC 4646 for the identification of languages.
  123. RFC5646: URIRef # The set of tags constructed according to RFC 5646 for the identification of languages.
  124. URI: URIRef # The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force.
  125. W3CDTF: URIRef # The set of dates and times constructed according to the W3C Date and Time Formats Specification.
  126. # Valid non-python identifiers
  127. _extras = ["ISO639-2", "ISO639-3"]
  128. _NS = Namespace("http://purl.org/dc/terms/")