diff --git a/app/data/opends/annotation-termlist.csv b/app/data/opends/annotation-termlist.csv index f51765a..bb82c85 100644 --- a/app/data/opends/annotation-termlist.csv +++ b/app/data/opends/annotation-termlist.csv @@ -26,7 +26,7 @@ ods:,ods:hasTombstoneMetadata,Has Tombstone Metadata,Object containing the tombs ods:,TombstoneMetadata,Tombstone Metadata,"The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.",,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, ods:,ods:tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active. Following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, ods:,ods:tombstoneText,Tombstone Text,A reason why the Digital Object was tombstoned,,,This is a duplicate of XXX| This object was made by mistake,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, -ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,ods:hasRelatedPIDs,Has Related Pi Ds,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPIDs,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPIDs,ods:hasRelatedPIDs,array, ods:,RelatedPID,Related PID,Indicates to which other Digital Object the tombstoned record is related to. This can be used when a digital object has been split or merged into other Digital Objects.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:RelatedPID,False,True,RelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/RelatedPID,ods:RelatedPID,, dcterms:,dcterms:identifier,Identifier,"The PID of the related object, used in cases of `ods:Annotation`, `ods:DigitalMedia` and `ods:DigitalSpecimen`",,,https://doi.org/10.22/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:RelatedPID,False,False,RelatedPID.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, diff --git a/app/data/opends/create-update-tombstone-event-termlist.csv b/app/data/opends/create-update-tombstone-event-termlist.csv index 40945ec..56cbbda 100644 --- a/app/data/opends/create-update-tombstone-event-termlist.csv +++ b/app/data/opends/create-update-tombstone-event-termlist.csv @@ -1,6 +1,7 @@ namespace,term_local_name,label,definition,usage,notes,examples,rdf_type,class_name,is_required,is_repeatable,compound_name,namespace_iri,term_iri,term_ns_name,datatype,enum ods:,CreateUpdateTombstoneEvent,Create Update Tombstone Event,"An provenance event describing any change that has been made to a Digital Object, this could be the creation, modification or tombstoning of an object. Model is based on the W3C PROV Data Model (https://www.w3.org/TR/prov-o/)",,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:CreateUpdateTombstoneEvent,True,True,CreateUpdateTombstoneEvent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/CreateUpdateTombstoneEvent,ods:CreateUpdateTombstoneEvent,, dcterms:,dcterms:identifier,Identifier,"The unique identifier of the Create Update Tombstone Event, this includes the version of the object",,,https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX/3| https://doi.org/TEST/PGD-QGK-S0R/1,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:CreateUpdateTombstoneEvent,True,False,CreateUpdateTombstoneEvent.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, +ods:,ods:fdoType,Fdo Type,The DOI to the FDO type of the object,,,https://doi.org/21.T11148/bbad8c4e101e8af01115| https://doi.org/21.T11148/894b1e6cad57e921764e,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.fdoType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/fdoType,ods:fdoType,string, prov:,prov:Activity,Activity,"This class described the activity that was performed on the Digital Object, Based on the prov-ontology Activity Class",,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.Activity,http://www.w3.org/ns/prov#,http://www.w3.org/ns/prov#Activity,prov:Activity,object, prov:,prov:wasAssociatedWith,Was Associated With,Contains a reference to zero or more prov:Agent objects that were associated with the Activity,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:prov:Activity,True,False,prov:Activity.wasAssociatedWith,http://www.w3.org/ns/prov#,http://www.w3.org/ns/prov#wasAssociatedWith,prov:wasAssociatedWith,array, prov:,prov:endedAtTime,Ended At Time,"The date and time when the activity ended. This is also the moment the CreateUpdateTombstone Event is created, following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX",,,2024-06-11T09:14:00.233Z| 2022-04-23T12:13:00.789Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:prov:Activity,True,False,prov:Activity.endedAtTime,http://www.w3.org/ns/prov#,http://www.w3.org/ns/prov#endedAtTime,prov:endedAtTime,string, diff --git a/app/data/opends/data-mapping-termlist.csv b/app/data/opends/data-mapping-termlist.csv index 0357ed3..d220e43 100644 --- a/app/data/opends/data-mapping-termlist.csv +++ b/app/data/opends/data-mapping-termlist.csv @@ -16,7 +16,7 @@ ods:,ods:hasTombstoneMetadata,Has Tombstone Metadata,Object containing the tombs ods:,TombstoneMetadata,Tombstone Metadata,"The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.",,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, ods:,ods:tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active. Following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, ods:,ods:tombstoneText,Tombstone Text,A reason why the Digital Object was tombstoned,,,This is a duplicate of XXX| This object was made by mistake,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, -ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,ods:hasRelatedPIDs,Has Related Pi Ds,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPIDs,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPIDs,ods:hasRelatedPIDs,array, ods:,RelatedPID,Related PID,Indicates to which other Digital Object the tombstoned record is related to. This can be used when a digital object has been split or merged into other Digital Objects.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:RelatedPID,False,True,RelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/RelatedPID,ods:RelatedPID,, dcterms:,dcterms:identifier,Identifier,"The PID of the related object, used in cases of `ods:Annotation`, `ods:DigitalMedia` and `ods:DigitalSpecimen`",,,https://doi.org/10.22/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:RelatedPID,True,False,RelatedPID.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, diff --git a/app/data/opends/digital-media-termlist.csv b/app/data/opends/digital-media-termlist.csv index d2e4ce8..c942535 100644 --- a/app/data/opends/digital-media-termlist.csv +++ b/app/data/opends/digital-media-termlist.csv @@ -21,7 +21,8 @@ dcterms:,dcterms:title,Title,"A name given to the resource. Concise title, name, dcterms:,dcterms:language,Language,Language(s) of resource itself represented in the ISO639-2 three-letter language code. ISO639-1 two-letter codes are permitted but deprecated,,,nld| eng,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalMedia,False,False,DigitalMedia.language,http://purl.org/dc/terms/,http://purl.org/dc/terms/language,dcterms:language,string, dcterms:,dcterms:description,Description,A free-text account of the content of the resource,,,Image of a botanical sheet with label| Sound recording of the specimen in the field,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalMedia,False,False,DigitalMedia.description,http://purl.org/dc/terms/,http://purl.org/dc/terms/description,dcterms:description,string, dcterms:,dcterms:rights,Rights,Information about rights held in and over the resource. Recommended best practise is to use a URI for the rights,,,https://creativecommons.org/licenses/by/4.0/| https://creativecommons.org/licenses/by-nc-sa/4.0/,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalMedia,False,False,DigitalMedia.rights,http://purl.org/dc/terms/,http://purl.org/dc/terms/rights,dcterms:rights,string, -xmpRights:,xmpRights:Owner,Owner,A list of legal owners of the resource,,,Unknown| Naturalis Biodiversity Center,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalMedia,False,False,DigitalMedia.Owner,,Owner,xmpRights:Owner,string, +xmpRights:,xmpRights:UsageTerms,Usage Terms,"A collection of text instructions on how a resource can be legally used, given in a variety of languages",,,CC BY 4.0| CC BY-NC-SA 4.0,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalMedia,False,False,DigitalMedia.UsageTerms,,UsageTerms,xmpRights:UsageTerms,string, +xmpRights:,xmpRights:WebStatement,Web Statement,A Web URL for a statement of the ownership and usage rights for this resource,,,https://creativecommons.org/licenses/by/4.0/| https://creativecommons.org/licenses/by-nc-sa/4.0/,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalMedia,False,False,DigitalMedia.WebStatement,,WebStatement,xmpRights:WebStatement,string, dcterms:,dcterms:available,Available,Date (often a range) that the resource became or will become available,,,2023-10-01| 2024-01-01/2024-12-31,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalMedia,False,False,DigitalMedia.available,http://purl.org/dc/terms/,http://purl.org/dc/terms/available,dcterms:available,string, ac:,ac:comments,Comments,"Any comment provided on the media resource, as free-form text",,,This is a test object| This object is not yet published,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalMedia,False,False,DigitalMedia.comments,http://rs.tdwg.org/ac/terms/,http://rs.tdwg.org/ac/terms/comments,ac:comments,string, dcterms:,dcterms:source,Source,A related resource from which the described resource is derived,,,http://biocol.org/institution/australian-national-insect-collection,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalMedia,False,False,DigitalMedia.source,http://purl.org/dc/terms/,http://purl.org/dc/terms/source,dcterms:source,string, @@ -75,7 +76,7 @@ dwciri:,dwciri:measurementUnit,Measurement Unit,The units associated with the dw dwc:,dwc:measurementMethod,Measurement Method,"A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion",,,measured with a ruler| barometric altimeter,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.measurementMethod,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementMethod,dwc:measurementMethod,string, dwciri:,dwciri:measurementMethod,Measurement Method,"A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.measurementMethod,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementMethod,dwciri:measurementMethod,string, dwc:,dwc:measurementRemarks,Measurement Remarks,Comments or notes accompanying the dwc:MeasurementOrFact,,,The length was measured from the tip of the nose to the end of the tail,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.measurementRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementRemarks,dwc:measurementRemarks,string, -ods:,ods:hasAgents,Has Agents,"The agent(s) who made the assertion, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who made the assertion, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,ods:hasCitations,Has Citations,Contains the publication citation(s) that support the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.hasCitations,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasCitations,ods:hasCitations,array, ods:,Citation,Citation,A generic class containing the information about a citation in which the Digital Object is mentioned or which had influence on the Digital Object.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:Citation,False,True,Citation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Citation,ods:Citation,, dcterms:,dcterms:identifier,Identifier,"The main identifier of the citation, preferably a DOI, ISBN, URI, etc referring to the reference",,,https://doi.org/10.3897/zookeys.107.1608| http://www.nature.com/ng/journal/v41/n6/pdf/ng0609-637.pdf,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,False,False,Citation.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, @@ -86,7 +87,7 @@ ods:,ods:pageNumber,Page Number,Page number of the citation,,,123| 23-25,http:// dcterms:,dcterms:description,Description,"Abstracts, remarks, notes",,,Describes the treatments of a new species of the genus,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,False,False,Citation.description,http://purl.org/dc/terms/,http://purl.org/dc/terms/description,dcterms:description,string, dcterms:,dcterms:bibliographicCitation,Bibliographic Citation,A bibliographic reference for the resource,,,"https://www.gbif.org/species/2439608 Source: GBIF Taxonomic Backbone| Hartge, P., Genetics of reproductive lifespan. Nature Genetics 41, 637 - 638 (2009)",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,True,False,Citation.bibliographicCitation,http://purl.org/dc/terms/,http://purl.org/dc/terms/bibliographicCitation,dcterms:bibliographicCitation,string, ods:,ods:isPeerReviewed,Is Peer Reviewed,Is the citation peer reviewed?,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,False,False,Citation.isPeerReviewed,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isPeerReviewed,ods:isPeerReviewed,boolean, -ods:,ods:hasAgents,Has Agents,"The agent(s) who made the publication, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,False,False,Citation.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who made the publication, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,False,False,Citation.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,EntityRelationship,Entity Relationship,Describes relationships between digital object and any external resources. An example could be a relationship to the Sequence record of the specimen in a DNA database.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:EntityRelationship,False,True,EntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/EntityRelationship,ods:EntityRelationship,, dwc:,dwc:relationshipOfResource,Relationship Of Resource,The relationship of the subject (identified by dwc:resourceID) to the object (identified by dwc:relatedResourceID),,,hasGBIFID| hasCOLID| hasCollectorID,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,True,False,EntityRelationship.relationshipOfResource,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResource,dwc:relationshipOfResource,string, dwc:,dwc:relationshipOfResourceID,Relationship Of Resource ID,An identifier for the relationship type (predicate) that connects the subject identified by dwc:resourceID to its object identified by dwc:relatedResourceID,,,https://purl.obolibrary.org/obo/RO_0002456,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.relationshipOfResourceID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResourceID,dwc:relationshipOfResourceID,string, @@ -94,7 +95,7 @@ dwc:,dwc:relatedResourceID,Related Resource ID,"An identifier for a related reso ods:,ods:relatedResourceURI,Related Resource URI,The full resolvable URI to the related resource,,,https://www.gbif.org/occurrence/3024470157| https://ror.org/00bv4cx53| https://www.catalogueoflife.org/data/taxon/5TXLM,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.relatedResourceURI,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/relatedResourceURI,ods:relatedResourceURI,string, dwc:,dwc:relationshipEstablishedDate,Relationship Established Date,"The date-time on which the relationship between the two resources was established, following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX",,,2024-05-30T09:46:20.120Z| 2024-10-10T12:12:21.310Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.relationshipEstablishedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,dwc:relationshipEstablishedDate,string, dwc:,dwc:relationshipRemarks,Relationship Remarks,Comments or notes about the relationship between the two resources,,,Mother and offspring collected from the same nest,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.relationshipRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipRemarks,dwc:relationshipRemarks,string, -ods:,ods:hasAgents,Has Agents,"The agent(s) who created the entityRelationship, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who created the entityRelationship, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,Identifier,Identifier,A generic Identifier class which can be attached to multiple classes. It captures information about any identifier of the class.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:Identifier,False,True,Identifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Identifier,ods:Identifier,, dcterms:,dcterms:title,Title,A name for the identifier,,,abcd:UnitID| dwc:occurrenceID| ORCID| wikidata| ROR| cetaf stable identifier,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Identifier,False,False,Identifier.title,http://purl.org/dc/terms/,http://purl.org/dc/terms/title,dcterms:title,string, dcterms:,dcterms:type,Type,The type of the value in the `dcterms:identifier` field,,,DOI,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Identifier,False,False,Identifier.type,http://purl.org/dc/terms/,http://purl.org/dc/terms/type,dcterms:type,string,ARK| arXiv| bibcode| DOI| EAN13| EISSN| Handle| IGSN| ISBN| ISSN| ISTC| LISSN| LSID| PMID| PURL| UPC| URL| URN| w3id| UUID| Other| Locally unique identifier @@ -107,7 +108,7 @@ ods:,ods:identifierStatus,Identifier Status,Indicates the status of the identifi ods:,TombstoneMetadata,Tombstone Metadata,"The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.",,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, ods:,ods:tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active. Following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, ods:,ods:tombstoneText,Tombstone Text,A reason why the Digital Object was tombstoned,,,This is a duplicate of XXX| This object was made by mistake,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, -ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,False,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,False,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,ods:hasRelatedPIDs,Has Related Pi Ds,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPIDs,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPIDs,ods:hasRelatedPIDs,array, ods:,RelatedPID,Related PID,Indicates to which other Digital Object the tombstoned record is related to. This can be used when a digital object has been split or merged into other Digital Objects.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:RelatedPID,False,True,RelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/RelatedPID,ods:RelatedPID,, dcterms:,dcterms:identifier,Identifier,"The PID of the related object, used in cases of `ods:Annotation`, `ods:DigitalMedia` and `ods:DigitalSpecimen`",,,https://doi.org/10.22/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:RelatedPID,False,False,RelatedPID.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, diff --git a/app/data/opends/digital-specimen-termlist.csv b/app/data/opends/digital-specimen-termlist.csv index 6f111ec..c6dc372 100644 --- a/app/data/opends/digital-specimen-termlist.csv +++ b/app/data/opends/digital-specimen-termlist.csv @@ -13,6 +13,7 @@ ods:,ods:physicalSpecimenIDType,Physical Specimen ID Type,"To indicate if type o ods:,ods:isKnownToContainMedia,Is Known To Contain Media,Indicates if there are any media objects attached to this specimen,,,True,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.isKnownToContainMedia,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isKnownToContainMedia,ods:isKnownToContainMedia,boolean, ods:,ods:sourceSystemID,Source System ID,The handle to the source system object which retrieved the data from the CMS,,,https://hdl.handle.net/20.5000.1025/0Z6-P2P-VR5| https://hdl.handle.net/20.5000.1025/24P-6R9-JQ5,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,True,False,DigitalSpecimen.sourceSystemID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/sourceSystemID,ods:sourceSystemID,string, ods:,ods:sourceSystemName,Source System Name,The name of the source system as provided to DiSSCo,,,Naturalis Biodiversity Center (NL) - Vermes| Chelicerata collection (TSZCh) The Arctic University Museum of Norway,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.sourceSystemName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/sourceSystemName,ods:sourceSystemName,string, +ods:,ods:livingOrPreserved,Living Or Preserved,Whether the specimen is living or preserved,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.livingOrPreserved,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/livingOrPreserved,ods:livingOrPreserved,,Living| Preserved ods:,ods:metadataLanguages,Metadata Languages,"The language of the Digital Specimen metadata. Only indicate, not enforced. Recommended to use three letter code from ISO 639-2 codes found on https://id.loc.gov/vocabulary/iso639-2.html",,,"['eng', 'fra', 'deu']| ['dut']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.metadataLanguages,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/metadataLanguages,ods:metadataLanguages,array, dcterms:,dcterms:license,License,A legal document giving official permission to do something with the resource.,,,https://creativecommons.org/licenses/by/4.0/| https://creativecommons.org/licenses/by-nc-sa/4.0/,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.license,http://purl.org/dc/terms/,http://purl.org/dc/terms/license,dcterms:license,string, dwc:,dwc:basisOfRecord,Basis Of Record,The specific nature of the data record,,,PreservedSpecimen| FossilSpecimen,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.basisOfRecord,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/basisOfRecord,dwc:basisOfRecord,string, @@ -42,6 +43,11 @@ dwc:,dwc:organismScope,Organism Scope,A description of the kind of organism inst dwc:,dwc:organismRemarks,Organism Remarks,Comments or notes about the organism,,,"One of a litter of six| Organism has been split up into multiple specimen, some of which are in different institutions",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.organismRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismRemarks,dwc:organismRemarks,string, dwc:,dwc:organismQuantity,Organism Quantity,A number or enumeration value for the quantity of organisms,,,27| 12.5,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.organismQuantity,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismQuantity,dwc:organismQuantity,string, dwc:,dwc:organismQuantityType,Organism Quantity Type,A dwc:organismQuantityType must have a corresponding dwc:organismQuantity,,,individuals| % biomass,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.organismQuantityType,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismQuantityType,dwc:organismQuantityType,string, +dwc:,dwc:verbatimLabel,Verbatim Label,"The content of this term should include no embellishments, prefixes, headers or other additions made to the text. Abbreviations must not be expanded and supposed misspellings must not be corrected. Lines or breakpoints between blocks of text that could be verified by seeing the original labels or images of them may be used. Examples of material entities include preserved specimens, fossil specimens, and material samples. Best practice is to use UTF-8 for all characters",,,"ILL: Union Co. Wolf Lake by Powder Plant Bridge. 1 March 1975 Coll. S. Ketzler, S. Herbert + +Monotoma longicollis 4 ♂ Det TC McElrath 2018 + +INHS Insect Collection 456782",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.verbatimLabel,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimLabel,dwc:verbatimLabel,string, dwc:,dwc:dynamicProperties,Dynamic Properties,"A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content",,,"{""relativeHumidity"": 28,""airTemperatureInCelsius"": 22}",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.dynamicProperties,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/dynamicProperties,dwc:dynamicProperties,string, ods:,ods:hasSpecimenParts,Has Specimen Parts,Contains all specimen parts that are part of this Digital Specimen based on for example a shared registration number,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.hasSpecimenParts,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasSpecimenParts,ods:hasSpecimenParts,array, ods:,ods:hasAssertions,Has Assertions,"Contains any assertions that can be made about the specimen, such as measurements",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.hasAssertions,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAssertions,ods:hasAssertions,array, @@ -49,8 +55,9 @@ ods:,ods:hasEntityRelationships,Has Entity Relationships,"Contains relationships ods:,ods:hasIdentifications,Has Identifications,Contains all identification that have been made on the specimen,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.hasIdentifications,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifications,ods:hasIdentifications,array, ods:,ods:hasIdentifiers,Has Identifiers,"Contains all identifiers that are connected to the specimen, either about the physical or digital specimen",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.hasIdentifiers,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifiers,ods:hasIdentifiers,array, ods:,ods:hasCitations,Has Citations,Contains information about any publication in which this specimen is mentioned,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.hasCitations,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasCitations,ods:hasCitations,array, -ods:,ods:hasAgents,Has Agents,Contains all agents that have are connected to the specimen,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,True,False,DigitalSpecimen.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, +ods:,ods:hasAgents,Has Agents,Contains all agents that are connected to the specimen. Agents that are part of a specific part of the specimen should be added there. For example a Collector is connected to the CollectingEvent so is add in the event,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,True,False,DigitalSpecimen.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,ods:hasEvents,Has Events,"Contains information about any events that occurred specifically on the specimen part, for example a sampling event",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.hasEvents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEvents,ods:hasEvents,array, +ods:,ods:hasChronometricAges,Has Chronometric Ages,Contains information about the chronometric age of the specimen part,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.hasChronometricAges,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasChronometricAges,ods:hasChronometricAges,array, ods:,ods:hasTombstoneMetadata,Has Tombstone Metadata,Object containing the tombstone metadata of the object. Only present when ods:status is ods:Tombstone,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:DigitalSpecimen,False,False,DigitalSpecimen.hasTombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasTombstoneMetadata,ods:hasTombstoneMetadata,object, ods:,SpecimenPart,Specimen Part,Contains the information about a specific Specimen part of the Digital Specimen. Specimen Parts are only present when the specimen contains one or more parts that need to be described separately but don't have their own physical identifier (for example catalogue number).,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:SpecimenPart,False,True,SpecimenPart,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/SpecimenPart,ods:SpecimenPart,, dwc:,dwc:materialEntityID,Material Entity ID,An identifier for a particular instance of a ods:SpecimenPart. Note that if this is a registration number the suggested approach is to create a separate Digital Specimen for the entity,,,06809dc5-f143-459a-be1a-6f03e63fc083,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:SpecimenPart,False,False,SpecimenPart.materialEntityID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/materialEntityID,dwc:materialEntityID,string, @@ -88,6 +95,7 @@ ods:,ods:hasCitations,Has Citations,Any citations associated with the identifica ods:,ods:hasTaxonIdentifications,Has Taxon Identifications,Contains the Taxonomic Identifications of the object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Identification,False,False,Identification.hasTaxonIdentifications,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasTaxonIdentifications,ods:hasTaxonIdentifications,array, ods:,Event,Event,A generic event class containing information about a particular activity at a certain place an time. An example is the collecting event.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:Event,False,True,Event,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Event,ods:Event,, dwc:,dwc:behavior,Behavior,The behavior shown by the subject at the time the event was recorded,,,running,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.behavior,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/behavior,dwc:behavior,string, +dwc:,dwc:eventType,Event Type,The nature of the ods:Event. There can always be only one collecting event,,,Collecting| Observation,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.eventType,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventType,dwc:eventType,string, dwc:,dwc:sex,Sex,The sex of the biological individual(s) represented in the dwc:Event,,,female| male,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.sex,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/sex,dwc:sex,string, dwc:,dwc:lifeStage,Life Stage,The age class or life stage at the time the ods:Event was recorded,,,adult| juvenile,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.lifeStage,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/lifeStage,dwc:lifeStage,string, dwc:,dwc:reproductiveCondition,Reproductive Condition,The reproductive condition of the biological individual(s) represented in the ods:Event.,,,pregnant| in bloom,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.reproductiveCondition,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/reproductiveCondition,dwc:reproductiveCondition,string, @@ -98,7 +106,6 @@ dwc:,dwc:pathway,Pathway,The process by which an organism came to be in a given dwc:,dwc:degreeOfEstablishment,Degree Of Establishment,"The degree to which an organism survives, reproduces, and expands its range at the given place and time",,,captive,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.degreeOfEstablishment,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/degreeOfEstablishment,dwc:degreeOfEstablishment,string, dwc:,dwc:georeferenceVerificationStatus,Georeference Verification Status,A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description for the ods:Location of the ods:Event,,,verified by data custodian,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.georeferenceVerificationStatus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus,dwc:georeferenceVerificationStatus,string, dwc:,dwc:fieldNumber,Field Number,An identifier given to the ods:Event in the field. Often serves as a link between field notes and the ods:Event,,,RV Sol 87-03-08,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.fieldNumber,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/fieldNumber,dwc:fieldNumber,string, -dwc:,dwc:eventType,Event Type,The nature of the ods:Event,,,Collecting| Observation,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.eventType,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventType,dwc:eventType,string, dwc:,dwc:eventDate,Event Date,"The date-time or interval during which a ods:Event occurred. For occurrences, this is the date-time when the ods:Event was recorded. Not suitable for a time in a geological context",,,1963-03-08T14:07-0600,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.eventDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventDate,dwc:eventDate,string, dwc:,dwc:eventTime,Event Time,The time or interval during which a ods:Event occurred,,,14:07-0600,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.eventTime,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventTime,dwc:eventTime,string, dwc:,dwc:endDayOfYear,End Day Of Year,"The latest integer day of the year on which the ods:Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366)",,,68,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.endDayOfYear,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/endDayOfYear,dwc:endDayOfYear,integer, @@ -116,6 +123,7 @@ dwc:,dwc:samplingEffort,Sampling Effort,The amount of effort expended during a o dwc:,dwc:fieldNotes,Field Notes,"One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the ods:Event",,,Notes available in the Grinnell-Miller Library,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.fieldNotes,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/fieldNotes,dwc:fieldNotes,string, dwc:,dwc:eventRemarks,Event Remarks,Comments or notes about the ods:Event,,,After the recent rains the river is nearly at flood stage,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.eventRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventRemarks,dwc:eventRemarks,string, ods:,ods:hasAssertions,Has Assertions,Contains additional information about the ods:Event in the form of assertions,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.hasAssertions,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAssertions,ods:hasAssertions,array, +ods:,ods:hasAgents,Has Agents,Contains all agents that are connected to the specific event,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,ods:hasLocation,Has Location,Contains the spatial region or named place of where the ods:Event took place,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Event,False,False,Event.hasLocation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasLocation,ods:hasLocation,object, ods:,Location,Location,A generic location class containing information about a where a specific event took place.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:Location,False,True,Location,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Location,ods:Location,, dwc:,dwc:locationID,Location ID,An identifier for the set of ods:Location information. May be a global unique identifier or an identifier specific to the data set,,,https://opencontext.org/subjects/768A875F-E205-4D0B-DE55-BAB7598D0FD1| https://geopick.gbif.org/?locationid=geopick-v2.1.0-2024-10-02T10-08-15.257Z-506,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Location,False,False,Location.locationID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/locationID,dwc:locationID,string, @@ -171,7 +179,7 @@ dwciri:,dwciri:measurementUnit,Measurement Unit,The units associated with the dw dwc:,dwc:measurementMethod,Measurement Method,"A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion",,,measured with a ruler| barometric altimeter,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.measurementMethod,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementMethod,dwc:measurementMethod,string, dwciri:,dwciri:measurementMethod,Measurement Method,"A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.measurementMethod,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementMethod,dwciri:measurementMethod,string, dwc:,dwc:measurementRemarks,Measurement Remarks,Comments or notes accompanying the dwc:MeasurementOrFact,,,The length was measured from the tip of the nose to the end of the tail,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.measurementRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementRemarks,dwc:measurementRemarks,string, -ods:,ods:hasAgents,Has Agents,"The agent(s) who made the assertion, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who made the assertion, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,ods:hasCitations,Has Citations,Contains the publication citation(s) that support the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Assertion,False,False,Assertion.hasCitations,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasCitations,ods:hasCitations,array, ods:,Citation,Citation,A generic class containing the information about a citation in which the Digital Object is mentioned or which had influence on the Digital Object.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:Citation,False,True,Citation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Citation,ods:Citation,, dcterms:,dcterms:identifier,Identifier,"The main identifier of the citation, preferably a DOI, ISBN, URI, etc referring to the reference",,,https://doi.org/10.3897/zookeys.107.1608| http://www.nature.com/ng/journal/v41/n6/pdf/ng0609-637.pdf,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,False,False,Citation.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, @@ -182,7 +190,7 @@ ods:,ods:pageNumber,Page Number,Page number of the citation,,,123| 23-25,http:// dcterms:,dcterms:description,Description,"Abstracts, remarks, notes",,,Describes the treatments of a new species of the genus,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,False,False,Citation.description,http://purl.org/dc/terms/,http://purl.org/dc/terms/description,dcterms:description,string, dcterms:,dcterms:bibliographicCitation,Bibliographic Citation,A bibliographic reference for the resource,,,"https://www.gbif.org/species/2439608 Source: GBIF Taxonomic Backbone| Hartge, P., Genetics of reproductive lifespan. Nature Genetics 41, 637 - 638 (2009)",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,True,False,Citation.bibliographicCitation,http://purl.org/dc/terms/,http://purl.org/dc/terms/bibliographicCitation,dcterms:bibliographicCitation,string, ods:,ods:isPeerReviewed,Is Peer Reviewed,Is the citation peer reviewed?,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,False,False,Citation.isPeerReviewed,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isPeerReviewed,ods:isPeerReviewed,boolean, -ods:,ods:hasAgents,Has Agents,"The agent(s) who made the publication, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,False,False,Citation.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who made the publication, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Citation,False,False,Citation.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,EntityRelationship,Entity Relationship,Describes relationships between digital object and any external resources. An example could be a relationship to the Sequence record of the specimen in a DNA database.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:EntityRelationship,False,True,EntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/EntityRelationship,ods:EntityRelationship,, dwc:,dwc:relationshipOfResource,Relationship Of Resource,The relationship of the subject (identified by dwc:resourceID) to the object (identified by dwc:relatedResourceID),,,hasGBIFID| hasCOLID| hasCollectorID,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,True,False,EntityRelationship.relationshipOfResource,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResource,dwc:relationshipOfResource,string, dwc:,dwc:relationshipOfResourceID,Relationship Of Resource ID,An identifier for the relationship type (predicate) that connects the subject identified by dwc:resourceID to its object identified by dwc:relatedResourceID,,,https://purl.obolibrary.org/obo/RO_0002456,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.relationshipOfResourceID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResourceID,dwc:relationshipOfResourceID,string, @@ -190,7 +198,7 @@ dwc:,dwc:relatedResourceID,Related Resource ID,"An identifier for a related reso ods:,ods:relatedResourceURI,Related Resource URI,The full resolvable URI to the related resource,,,https://www.gbif.org/occurrence/3024470157| https://ror.org/00bv4cx53| https://www.catalogueoflife.org/data/taxon/5TXLM,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.relatedResourceURI,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/relatedResourceURI,ods:relatedResourceURI,string, dwc:,dwc:relationshipEstablishedDate,Relationship Established Date,"The date-time on which the relationship between the two resources was established, following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX",,,2024-05-30T09:46:20.120Z| 2024-10-10T12:12:21.310Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.relationshipEstablishedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,dwc:relationshipEstablishedDate,string, dwc:,dwc:relationshipRemarks,Relationship Remarks,Comments or notes about the relationship between the two resources,,,Mother and offspring collected from the same nest,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.relationshipRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipRemarks,dwc:relationshipRemarks,string, -ods:,ods:hasAgents,Has Agents,"The agent(s) who created the entityRelationship, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who created the entityRelationship, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:EntityRelationship,False,False,EntityRelationship.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,Identifier,Identifier,A generic Identifier class which can be attached to multiple classes. It captures information about any identifier of the class.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:Identifier,False,True,Identifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Identifier,ods:Identifier,, dcterms:,dcterms:title,Title,A name for the identifier,,,abcd:UnitID| dwc:occurrenceID| ORCID| wikidata| ROR| cetaf stable identifier,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Identifier,False,False,Identifier.title,http://purl.org/dc/terms/,http://purl.org/dc/terms/title,dcterms:title,string, dcterms:,dcterms:type,Type,The type of the value in the `dcterms:identifier` field,,,DOI,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:Identifier,False,False,Identifier.type,http://purl.org/dc/terms/,http://purl.org/dc/terms/type,dcterms:type,string,ARK| arXiv| bibcode| DOI| EAN13| EISSN| Handle| IGSN| ISBN| ISSN| ISTC| LISSN| LSID| PMID| PURL| UPC| URL| URN| w3id| UUID| Other| Locally unique identifier @@ -209,6 +217,7 @@ chrono:,chrono:earliestChronometricAge,Earliest Chronometric Age,The maximum/ear chrono:,chrono:earliestChronometricAgeReferenceSystem,Earliest Chronometric Age Reference System,The reference system associated with the earliestChronometricAge,,,BP| AD,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:ChronometricAge,False,False,ChronometricAge.earliestChronometricAgeReferenceSystem,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/earliestChronometricAgeReferenceSystem,chrono:earliestChronometricAgeReferenceSystem,string, chrono:,chrono:latestChronometricAge,Latest Chronometric Age,The minimum/latest/youngest possible age of a specimen as determined by a dating method,,,12| 540,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:ChronometricAge,False,False,ChronometricAge.latestChronometricAge,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/latestChronometricAge,chrono:latestChronometricAge,integer, chrono:,chrono:latestChronometricAgeReferenceSystem,Latest Chronometric Age Reference System,The reference system associated with the latestChronometricAge,,,BCE| BP,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:ChronometricAge,False,False,ChronometricAge.latestChronometricAgeReferenceSystem,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/latestChronometricAgeReferenceSystem,chrono:latestChronometricAgeReferenceSystem,string, +chrono:,chrono:chronometricAgeProtocol,Chronometric Age Protocol,A description of or reference to the methods used to determine the chronometric age.,,,Radiocarbon dating| Uranium-series dating,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:ChronometricAge,False,False,ChronometricAge.chronometricAgeProtocol,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeProtocol,chrono:chronometricAgeProtocol,string, chrono:,chrono:chronometricAgeUncertaintyInYears,Chronometric Age Uncertainty In Years,The temporal uncertainty of the earliestChronometricAge and latestChronometicAge in years,,,100| 1200,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:ChronometricAge,False,False,ChronometricAge.chronometricAgeUncertaintyInYears,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyInYears,chrono:chronometricAgeUncertaintyInYears,integer, chrono:,chrono:chronometricAgeUncertaintyMethod,Chronometric Age Uncertainty Method,The method used to generate the value of chronometricAgeUncertaintyInYears,,,2-sigma calibrated range| Half of 95% confidence interval,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:ChronometricAge,False,False,ChronometricAge.chronometricAgeUncertaintyMethod,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyMethod,chrono:chronometricAgeUncertaintyMethod,string, chrono:,chrono:materialDated,Material Dated,"A description of the material on which the chronometricAgeProtocol was actually performed, if known.",,,Charred wood| Tooth,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:ChronometricAge,False,False,ChronometricAge.materialDated,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/materialDated,chrono:materialDated,string, @@ -217,10 +226,11 @@ chrono:,chrono:materialDatedRelationship,Material Dated Relationship,"The relati chrono:,chrono:chronometricAgeDeterminedDate,Chronometric Age Determined Date,The date on which the ChronometricAge was determined,,,2018-11-13T20:20:39+00:00| 1906-06,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:ChronometricAge,False,False,ChronometricAge.chronometricAgeDeterminedDate,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeDeterminedDate,chrono:chronometricAgeDeterminedDate,string, chrono:,chrono:chronometricAgeReferences,Chronometric Age References,"A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the ChronometricAge.",,,https://doi.org/10.1007/s10814-019-09140-x,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:ChronometricAge,False,False,ChronometricAge.chronometricAgeReferences,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeReferences,chrono:chronometricAgeReferences,string, chrono:,chrono:chronometricAgeRemarks,Chronometric Age Remarks,Notes or comments about the ChronometricAge,,,Beta Analytic number: 323913,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:ChronometricAge,False,False,ChronometricAge.chronometricAgeRemarks,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeRemarks,chrono:chronometricAgeRemarks,string, +ods:,ods:hasAgents,Has Agents,"The agent(s) involved in the determination of the chronometric age, uses `ods:Agent`",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:ChronometricAge,False,False,ChronometricAge.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,TombstoneMetadata,Tombstone Metadata,"The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.",,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, ods:,ods:tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active. Following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, ods:,ods:tombstoneText,Tombstone Text,A reason why the Digital Object was tombstoned,,,This is a duplicate of XXX| This object was made by mistake,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, -ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,False,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,False,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,ods:hasRelatedPIDs,Has Related Pi Ds,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPIDs,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPIDs,ods:hasRelatedPIDs,array, ods:,RelatedPID,Related PID,Indicates to which other Digital Object the tombstoned record is related to. This can be used when a digital object has been split or merged into other Digital Objects.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:RelatedPID,False,True,RelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/RelatedPID,ods:RelatedPID,, dcterms:,dcterms:identifier,Identifier,"The PID of the related object, used in cases of `ods:Annotation`, `ods:DigitalMedia` and `ods:DigitalSpecimen`",,,https://doi.org/10.22/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:RelatedPID,False,False,RelatedPID.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, @@ -231,6 +241,7 @@ dwc:,dwc:taxonID,Taxon ID,An identifier for the set of dwc:Taxon information. Ma dwc:,dwc:scientificName,Scientific Name,"The full scientific name, with authorship and date information if known. This should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the dwc:identificationQualifier term",,,"Roptrocerus typographi (Györfi, 1952)| Alyssum strigosum Banks & Sol.",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TaxonIdentification,True,False,TaxonIdentification.scientificName,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/scientificName,dwc:scientificName,string, dwc:,dwc:scientificNameID,Scientific Name ID,An identifier for the nomenclatural (not taxonomic) details of a scientific name,,,urn:lsid:ipni.org:names:37829-1:1.3,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TaxonIdentification,False,False,TaxonIdentification.scientificNameID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/scientificNameID,dwc:scientificNameID,string, ods:,ods:scientificNameHTMLLabel,Scientific Name HTML Label,A Hyper Text Markup Language (HTML) representation of the scientific name. Includes correct formatting of the name.,,,"Absidia ginsan Komin. et al., 1952| Alyssum strigosum Banks & Sol.",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TaxonIdentification,False,False,TaxonIdentification.scientificNameHTMLLabel,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/scientificNameHTMLLabel,ods:scientificNameHTMLLabel,string, +ods:,ods:genusHTMLLabel,Genus HTML Label,A Hyper Text Markup Language (HTML) representation of the genus name. Includes correct formatting of the name.,,,"Absidia ginsan Komin. et al., 1952| Alyssum strigosum Banks & Sol.",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TaxonIdentification,False,False,TaxonIdentification.genusHTMLLabel,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/genusHTMLLabel,ods:genusHTMLLabel,string, dwc:,dwc:scientificNameAuthorship,Scientific Name Authorship,The authorship information for the dwc:scientificName formatted according to the conventions of the applicable dwc:nomenclaturalCode,,,(Torr.) J.T. Howell,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TaxonIdentification,False,False,TaxonIdentification.scientificNameAuthorship,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/scientificNameAuthorship,dwc:scientificNameAuthorship,string, dwc:,dwc:namePublishedInYear,Name Published In Year,The four-digit year in which the dwc:scientificName was published,,,1992| 2022,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TaxonIdentification,False,False,TaxonIdentification.namePublishedInYear,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/namePublishedInYear,dwc:namePublishedInYear,string, dwc:,dwc:taxonRank,Taxon Rank,The taxonomic rank of the most specific name in the dwc:scientificName,,,species| genus,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TaxonIdentification,False,False,TaxonIdentification.taxonRank,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/taxonRank,dwc:taxonRank,string, diff --git a/app/data/opends/machine-annotation-service-termlist.csv b/app/data/opends/machine-annotation-service-termlist.csv index 4f571c7..ce83113 100644 --- a/app/data/opends/machine-annotation-service-termlist.csv +++ b/app/data/opends/machine-annotation-service-termlist.csv @@ -11,7 +11,7 @@ schema:,schema:dateModified,Date Modified,"Timestamp of last modification. Inter schema:,schema:creator,Creator,"Contains information about the creator of this MachineAnnotationService Digital Object, the agent creating this record in DiSSCo's system",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:MachineAnnotationService,True,False,MachineAnnotationService.creator,http://schema.org/,http://schema.org/creator,schema:creator,object, ods:,ods:containerImage,Container Image,The URI to the location of the image in a public container repository. Should only contain the image name and not the tag,,,public.ecr.aws/dissco/mindat-georeferencing,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:MachineAnnotationService,True,False,MachineAnnotationService.containerImage,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/containerImage,ods:containerImage,string, ods:,ods:containerTag,Container Tag,The image tag of the container image. This should not be `latest` but point to a specific version. On an update of the application a new image tag should be generated and the Digital Object should be updated,,,sha-cb76994,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:MachineAnnotationService,True,False,MachineAnnotationService.containerTag,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/containerTag,ods:containerTag,string, -ods:,ods:hasTargetDigitalObjectFilter,Has Target Digital Object Filter,"Filters describing the criteria that a Digital Object must meet in order to apply the MAS. No filters implies the MAS may run on *any* digital object. Field names are given in JSON paths, and accepted values for that field are provided as an arrays. An `*` can be used as a wildcard, indicating any value is seen as valid",,,"{""$['ods:type']"": ['https://doi.org/21.T11148/894b1e6cad57e921764e'], ""$['ods:topicDiscipline']"": ['Astrogeology', 'Geology', 'Palaeontology', 'Other Geodiversity', 'Unclassified'], ""$['ods:hasEvent'][*]['ods:Location']['dwc:locality']"": ['*']}",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:MachineAnnotationService,False,False,MachineAnnotationService.hasTargetDigitalObjectFilter,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasTargetDigitalObjectFilter,ods:hasTargetDigitalObjectFilter,object, +ods:,ods:hasTargetDigitalObjectFilter,Has Target Digital Object Filter,"Filters describing the criteria that a Digital Object must meet in order to apply the MAS. No filters implies the MAS may run on *any* digital object. Field names are given in JSON paths, and accepted values for that field are provided as an arrays. An `*` can be used as a wildcard, indicating any value is seen as valid",,,"{""$['ods:type']"": ['https://doi.org/21.T11148/894b1e6cad57e921764e'], ""$['ods:topicDiscipline']"": ['Astrogeology', 'Geology', 'Palaeontology', 'Other Geodiversity', 'Unclassified'], ""$['ods:hasEvents'][*]['ods:hasLocation']['dwc:locality']"": ['*']}",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:MachineAnnotationService,False,False,MachineAnnotationService.hasTargetDigitalObjectFilter,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasTargetDigitalObjectFilter,ods:hasTargetDigitalObjectFilter,object, schema:,schema:creativeWorkStatus,Creative Work Status,The current status of the service in terms of its service lifecycle,,,Alpha| Production,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:MachineAnnotationService,False,False,MachineAnnotationService.creativeWorkStatus,http://schema.org/,http://schema.org/creativeWorkStatus,schema:creativeWorkStatus,string, schema:,schema:codeRepository,Code Repository,"Link to the repository where the un-compiled, human readable code and related code is located (SVN, GitHub, CodePlex)",,,https://github.com/rtdeb/GeoPick| https://github.com/DiSSCo/dissco-core-backend,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:MachineAnnotationService,False,False,MachineAnnotationService.codeRepository,http://schema.org/,http://schema.org/codeRepository,schema:codeRepository,string, schema:,schema:programmingLanguage,Programming Language,The primary programming language used by the MAS,,,Python| Java 17,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:MachineAnnotationService,False,False,MachineAnnotationService.programmingLanguage,http://schema.org/,http://schema.org/programmingLanguage,schema:programmingLanguage,string, @@ -34,7 +34,7 @@ ods:,ods:hasSecretVariables,Has Secret Variables,"Secret variables to supply to ods:,TombstoneMetadata,Tombstone Metadata,"The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.",,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, ods:,ods:tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active. Following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, ods:,ods:tombstoneText,Tombstone Text,A reason why the Digital Object was tombstoned,,,This is a duplicate of XXX| This object was made by mistake,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, -ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,ods:hasRelatedPIDs,Has Related Pi Ds,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPIDs,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPIDs,ods:hasRelatedPIDs,array, ods:,RelatedPID,Related PID,Indicates to which other Digital Object the tombstoned record is related to. This can be used when a digital object has been split or merged into other Digital Objects.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:RelatedPID,False,True,RelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/RelatedPID,ods:RelatedPID,, dcterms:,dcterms:identifier,Identifier,"The PID of the related object, used in cases of `ods:Annotation`, `ods:DigitalMedia` and `ods:DigitalSpecimen`",,,https://doi.org/10.22/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:RelatedPID,True,False,RelatedPID.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, diff --git a/app/data/opends/source-system-termlist.csv b/app/data/opends/source-system-termlist.csv index fa94adb..2fc1847 100644 --- a/app/data/opends/source-system-termlist.csv +++ b/app/data/opends/source-system-termlist.csv @@ -18,7 +18,7 @@ ods:,ods:hasTombstoneMetadata,Has Tombstone Metadata,Object containing the tombs ods:,TombstoneMetadata,Tombstone Metadata,"The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.",,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, ods:,ods:tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active. Following the ISO Date Time Format yyyy-MM-dd'T'HH:mm:ss.SSSXXX,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, ods:,ods:tombstoneText,Tombstone Text,A reason why the Digital Object was tombstoned,,,This is a duplicate of XXX| This object was made by mistake,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, -ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,object, +ods:,ods:hasAgents,Has Agents,"The agent(s) who tombstoned the Digital Object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,True,False,TombstoneMetadata.hasAgents,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgents,ods:hasAgents,array, ods:,ods:hasRelatedPIDs,Has Related Pi Ds,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPIDs,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPIDs,ods:hasRelatedPIDs,array, ods:,RelatedPID,Related PID,Indicates to which other Digital Object the tombstoned record is related to. This can be used when a digital object has been split or merged into other Digital Objects.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ods:RelatedPID,False,True,RelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/RelatedPID,ods:RelatedPID,, dcterms:,dcterms:identifier,Identifier,"The PID of the related object, used in cases of `ods:Annotation`, `ods:DigitalMedia` and `ods:DigitalSpecimen`",,,https://doi.org/10.22/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ods:RelatedPID,True,False,RelatedPID.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, diff --git a/app/md/opends/home-content.md b/app/md/opends/home-content.md index 5353911..1b71131 100644 --- a/app/md/opends/home-content.md +++ b/app/md/opends/home-content.md @@ -13,6 +13,6 @@ Getting started[](#getting-started) * For questions and change requests please create a [Github Issue](https://github.com/DiSSCo/openDS/issues/new/choose) ------------- -A new version has been launched, version 0.4.0 is now available. -This version is the result of the feedback gathered during the openDS public review. -We would like to thank all reviewers for their valuable input. +Version 0.4.0 is live and DiSSCo is moving to a first production version. +We are therefore moving from [dev.terms.dissco.tech](dev.terms.dissco.tech) to [terms.dissco.tech](terms.dissco.tech). +Please update your bookmarks and links. diff --git a/app/templates/includes/resources/diagrams/class-diagrams/annotation-full.html b/app/templates/includes/resources/diagrams/class-diagrams/annotation-full.html index f82d741..fba6175 100644 --- a/app/templates/includes/resources/diagrams/class-diagrams/annotation-full.html +++ b/app/templates/includes/resources/diagrams/class-diagrams/annotation-full.html @@ -28,7 +28,7 @@ class TombstoneMetadata { ods:tombstoneDate : string ods:tombstoneText : string - ods:hasAgents : object + ods:hasAgents : array ods:hasRelatedPIDs : array } class RelatedPID { @@ -71,11 +71,11 @@ ods:identifierStatus : string } Annotation -- hasAggregateRating -Annotation -- TombstoneMetadata +Annotation -- TombstoneMetadata TombstoneMetadata -- RelatedPID TombstoneMetadata -- Agent Annotation -- Agent Agent -- Role Agent -- Identifier Annotation -- AnnotationTarget -Annotation -- AnnotationBody +Annotation -- AnnotationBody \ No newline at end of file diff --git a/app/templates/includes/resources/diagrams/class-diagrams/create-update-tombstone-event-full.html b/app/templates/includes/resources/diagrams/class-diagrams/create-update-tombstone-event-full.html index a7fa1b3..8478cba 100644 --- a/app/templates/includes/resources/diagrams/class-diagrams/create-update-tombstone-event-full.html +++ b/app/templates/includes/resources/diagrams/class-diagrams/create-update-tombstone-event-full.html @@ -1,6 +1,7 @@ classDiagram class CreateUpdateTombstoneEvent { dcterms:identifier : string + ods:fdoType : string ods:hasAgents : array } class Activity { diff --git a/app/templates/includes/resources/diagrams/class-diagrams/data-mapping-full.html b/app/templates/includes/resources/diagrams/class-diagrams/data-mapping-full.html index 9db14bb..1920a62 100644 --- a/app/templates/includes/resources/diagrams/class-diagrams/data-mapping-full.html +++ b/app/templates/includes/resources/diagrams/class-diagrams/data-mapping-full.html @@ -17,7 +17,7 @@ class TombstoneMetadata { ods:tombstoneDate : string ods:tombstoneText : string - ods:hasAgents : object + ods:hasAgents : array ods:hasRelatedPIDs : array } class RelatedPID { @@ -49,9 +49,9 @@ ods:gupriLevel : string ods:identifierStatus : string } -DataMapping -- TombstoneMetadata +DataMapping -- TombstoneMetadata TombstoneMetadata -- RelatedPID TombstoneMetadata -- Agent DataMapping -- Agent Agent -- Role -Agent -- Identifier +Agent -- Identifier \ No newline at end of file diff --git a/app/templates/includes/resources/diagrams/class-diagrams/digital-media-full.html b/app/templates/includes/resources/diagrams/class-diagrams/digital-media-full.html index 80b79d4..1675291 100644 --- a/app/templates/includes/resources/diagrams/class-diagrams/digital-media-full.html +++ b/app/templates/includes/resources/diagrams/class-diagrams/digital-media-full.html @@ -21,7 +21,8 @@ dcterms:language : string dcterms:description : string dcterms:rights : string - xmpRights:Owner : string + xmpRights:UsageTerms : string + xmpRights:WebStatement : string dcterms:available : string ac:comments : string dcterms:source : string @@ -78,7 +79,7 @@ dwc:measurementMethod : string dwciri:measurementMethod : string dwc:measurementRemarks : string - ods:hasAgents : object + ods:hasAgents : array ods:hasCitations : array } class Citation { @@ -90,7 +91,7 @@ dcterms:description : string dcterms:bibliographicCitation : string ods:isPeerReviewed : boolean - ods:hasAgents : object + ods:hasAgents : array } class EntityRelationship { dwc:relationshipOfResource : string @@ -99,7 +100,7 @@ ods:relatedResourceURI : string dwc:relationshipEstablishedDate : string dwc:relationshipRemarks : string - ods:hasAgents : object + ods:hasAgents : array } class Identifier { dcterms:title : string @@ -114,7 +115,7 @@ class TombstoneMetadata { ods:tombstoneDate : string ods:tombstoneText : string - ods:hasAgents : object + ods:hasAgents : array ods:hasRelatedPIDs : array } class RelatedPID { @@ -135,4 +136,4 @@ Agent -- Identifier DigitalMedia -- TombstoneMetadata TombstoneMetadata -- RelatedPID -TombstoneMetadata -- Agent +TombstoneMetadata -- Agent \ No newline at end of file diff --git a/app/templates/includes/resources/diagrams/class-diagrams/digital-specimen-full.html b/app/templates/includes/resources/diagrams/class-diagrams/digital-specimen-full.html index fee0dde..9042ef9 100644 --- a/app/templates/includes/resources/diagrams/class-diagrams/digital-specimen-full.html +++ b/app/templates/includes/resources/diagrams/class-diagrams/digital-specimen-full.html @@ -13,6 +13,7 @@ ods:isKnownToContainMedia : boolean ods:sourceSystemID : string ods:sourceSystemName : string + ods:livingOrPreserved : string ods:metadataLanguages : array dcterms:license : string dwc:basisOfRecord : string @@ -42,6 +43,7 @@ dwc:organismRemarks : string dwc:organismQuantity : string dwc:organismQuantityType : string + dwc:verbatimLabel : string dwc:dynamicProperties : string ods:hasSpecimenParts : array ods:hasAssertions : array @@ -51,6 +53,7 @@ ods:hasCitations : array ods:hasAgents : array ods:hasEvents : array + ods:hasChronometricAges : array ods:hasTombstoneMetadata : object } class SpecimenPart { @@ -91,6 +94,7 @@ } class Event { dwc:behavior : string + dwc:eventType : string dwc:sex : string dwc:lifeStage : string dwc:reproductiveCondition : string @@ -101,7 +105,6 @@ dwc:degreeOfEstablishment : string dwc:georeferenceVerificationStatus : string dwc:fieldNumber : string - dwc:eventType : string dwc:eventDate : string dwc:eventTime : string dwc:endDayOfYear : integer @@ -119,6 +122,7 @@ dwc:fieldNotes : string dwc:eventRemarks : string ods:hasAssertions : array + ods:hasAgents : array ods:hasLocation : object } class Location { @@ -178,7 +182,7 @@ dwc:measurementMethod : string dwciri:measurementMethod : string dwc:measurementRemarks : string - ods:hasAgents : object + ods:hasAgents : array ods:hasCitations : array } class Citation { @@ -190,7 +194,7 @@ dcterms:description : string dcterms:bibliographicCitation : string ods:isPeerReviewed : boolean - ods:hasAgents : object + ods:hasAgents : array } class EntityRelationship { dwc:relationshipOfResource : string @@ -199,7 +203,7 @@ ods:relatedResourceURI : string dwc:relationshipEstablishedDate : string dwc:relationshipRemarks : string - ods:hasAgents : object + ods:hasAgents : array } class Identifier { dcterms:title : string @@ -220,6 +224,7 @@ chrono:earliestChronometricAgeReferenceSystem : string chrono:latestChronometricAge : integer chrono:latestChronometricAgeReferenceSystem : string + chrono:chronometricAgeProtocol : string chrono:chronometricAgeUncertaintyInYears : integer chrono:chronometricAgeUncertaintyMethod : string chrono:materialDated : string @@ -228,11 +233,12 @@ chrono:chronometricAgeDeterminedDate : string chrono:chronometricAgeReferences : string chrono:chronometricAgeRemarks : string + ods:hasAgents : array } class TombstoneMetadata { ods:tombstoneDate : string ods:tombstoneText : string - ods:hasAgents : object + ods:hasAgents : array ods:hasRelatedPIDs : array } class RelatedPID { @@ -245,6 +251,7 @@ dwc:scientificName : string dwc:scientificNameID : string ods:scientificNameHTMLLabel : string + ods:genusHTMLLabel : string dwc:scientificNameAuthorship : string dwc:namePublishedInYear : string dwc:taxonRank : string @@ -314,7 +321,6 @@ dwc:georeferenceRemarks : string ods:hasAgents : array } - DigitalSpecimen -- SpecimenPart DigitalSpecimen -- Identification DigitalSpecimen -- Event @@ -348,5 +354,4 @@ SpecimenPart -- Agent SpecimenPart -- ChronometricAge SpecimenPart -- Identifier -SpecimenPart -- Event - \ No newline at end of file +SpecimenPart -- Event \ No newline at end of file diff --git a/app/templates/includes/resources/diagrams/class-diagrams/machine-annotation-service-full.html b/app/templates/includes/resources/diagrams/class-diagrams/machine-annotation-service-full.html index f1258c4..f55005d 100644 --- a/app/templates/includes/resources/diagrams/class-diagrams/machine-annotation-service-full.html +++ b/app/templates/includes/resources/diagrams/class-diagrams/machine-annotation-service-full.html @@ -27,7 +27,7 @@ ods:hasEnvironmentalVariables : array ods:hasSecretVariables : array } - class ContactPoint { + class schema:ContactPoint { schema:description : string schema:email : string schema:url : string @@ -36,7 +36,7 @@ class TombstoneMetadata { ods:tombstoneDate : string ods:tombstoneText : string - ods:hasAgents : object + ods:hasAgents : array ods:hasRelatedPIDs : array } class RelatedPID { @@ -83,4 +83,4 @@ Agent -- Role TombstoneMetadata -- Agent MachineAnnotationService -- SecretVariable -MachineAnnotationService -- EnvironmentalVariable +MachineAnnotationService -- EnvironmentalVariable \ No newline at end of file diff --git a/app/templates/includes/resources/diagrams/class-diagrams/source-system-full.html b/app/templates/includes/resources/diagrams/class-diagrams/source-system-full.html index 3c8e01f..130b109 100644 --- a/app/templates/includes/resources/diagrams/class-diagrams/source-system-full.html +++ b/app/templates/includes/resources/diagrams/class-diagrams/source-system-full.html @@ -19,7 +19,7 @@ class TombstoneMetadata { ods:tombstoneDate : string ods:tombstoneText : string - ods:hasAgents : object + ods:hasAgents : array ods:hasRelatedPIDs : array } class RelatedPID { @@ -51,9 +51,9 @@ ods:gupriLevel : string ods:identifierStatus : string } -SourceSystem -- TombstoneMetadata +SourceSystem -- TombstoneMetadata TombstoneMetadata -- RelatedPID SourceSystem -- Agent Agent -- Role Agent -- Identifier -TombstoneMetadata -- Agent +TombstoneMetadata -- Agent \ No newline at end of file