diff --git a/app/data/opends/annotation-termlist.csv b/app/data/opends/annotation-termlist.csv index 5fa934c..b764942 100644 --- a/app/data/opends/annotation-termlist.csv +++ b/app/data/opends/annotation-termlist.csv @@ -1,47 +1,47 @@ -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 -ods:,Annotation,Annotation,Annotation model based on the W3C Web Annotation Data Model (https://www.w3.org/TR/annotation-model/),,,,http://www.w3.org/2000/01/rdf-schema#Class,Annotation,True,True,Annotation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Annotation,ods:Annotation, -ods:,ID,Id,The handle of the annotation. It is a unique identifier for the annotation. It is composed of the handle of the document followed by a slash and a unique identifier for the annotation.,,,['https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string -ods:,status,Status,The status of the Digital Object.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status, -ods:,jobID,Job Id,"Handle of the job record, if the annotation was produced by a Machine Annotation Service, only filled when annotation was created by a MAS",,,['https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.jobID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/jobID,ods:jobID,string -rdf:,type,Type,The type of the annotation. It is always ods:Annotation. https://www.w3.org/TR/rdf12-schema/#ch_type,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.type,http://www.w3.org/1999/02/22-rdf-syntax-ns#,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,rdf:type,string -ods:,version,Version,"The version of the object, each change generates a new version",,,[1],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.version,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/version,ods:version,integer -oa:,motivation,Motivation,The motivation for the annotation. Based on a selection of https://www.w3.org/TR/annotation-model/#motivation-and-purpose. The motivation ods:adding is added for DiSSCo's purposes.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.motivation,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#motivation,oa:motivation, -oa:,motivatedBy,Motivated By,Describes the reason for the annotation. https://www.w3.org/TR/annotation-vocab/#motivatedby,,,['The country is incorrect'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.motivatedBy,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#motivatedBy,oa:motivatedBy,string -oa:,hasTarget,Has Target,Indicates the particular object and part of the object on which the annotation has been made.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.hasTarget,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#hasTarget,oa:hasTarget,object -oa:,hasBody,Has Body,The body of the annotation contains the specific value of the annotation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.hasBody,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#hasBody,oa:hasBody,object -dcterms:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.creator,http://purl.org/dc/terms/,http://purl.org/dc/terms/creator,dcterms:creator,object -dcterms:,created,Created,The date and time when the annotation was created. https://purl.org/dc/terms/created,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.created,http://purl.org/dc/terms/,http://purl.org/dc/terms/created,dcterms:created,string -dcterms:,modified,Modified,"The date and time when the annotation was last modified, generating a new version. https://purl.org/dc/terms/modified",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.modified,http://purl.org/dc/terms/,http://purl.org/dc/terms/modified,dcterms:modified,string -dcterms:,issued,Issued,The date and time when the annotation was generated. https://purl.org/dc/terms/issued,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.issued,http://purl.org/dc/terms/,http://purl.org/dc/terms/issued,dcterms:issued,string -as:,generator,Generator,Object containing information on who generated the object. Generated is here seen as who stored/indexed the object. In most case this will be the annotation-processing-service. Contains an ods:Agent object.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.generator,http://www.w3.org/ns/activitystreams#,http://www.w3.org/ns/activitystreams#generator,as:generator,object -schema:,AggregateRating,Aggregate Rating,The average rating based on multiple ratings or reviews,,,,http://www.w3.org/2000/01/rdf-schema#Class,Annotation,False,False,Annotation.AggregateRating,http://schema.org/,http://schema.org/AggregateRating,schema:AggregateRating,object -schema:,ratingCount,Rating Count,The count of total number of ratings. https://schema.org/ratingCount,,,[3],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AggregateRating,True,False,schema:AggregateRating.ratingCount,http://schema.org/,http://schema.org/ratingCount,schema:ratingCount,integer -schema:,ratingValue,Rating Value,The rating for the content. https://schema.org/ratingValue,,,[4.5],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AggregateRating,True,False,schema:AggregateRating.ratingValue,http://schema.org/,http://schema.org/ratingValue,schema:ratingValue,number -ods:,batchID,Batch Id,Internally generated PID to identify the batch the annotation was generated by,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.batchID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/batchID,ods:batchID,string -ods:,placeInBatch,Place In Batch,"For batching only. Links annotation to batchMetadata provided in a batch event. If present, must correspond to an ods:placeInBatch in the batch metadata",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.placeInBatch,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/placeInBatch,ods:placeInBatch,integer -ods:,mergingDecisionStatus,Merging Decision Status,The merging status of the annotation. Only present when motivation is ods:adding or oa:editing,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.mergingDecisionStatus,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/mergingDecisionStatus,ods:mergingDecisionStatus, -ods:,mergingStateChangeDate,Merging State Change Date,The date and time when the annotation was merging state was changed. Only present when motivation is ods:adding or oa:editing,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.mergingStateChangeDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/mergingStateChangeDate,ods:mergingStateChangeDate,string -ods:,MergingStateChangedBy,Merging State Changed By,Object containing information on who changed the merging state of the annotation. Only present when motivation is ods:adding or oa:editing. Contains an ods:Agent object.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.MergingStateChangedBy,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/MergingStateChangedBy,ods:MergingStateChangedBy,object -ods:,TombstoneMetadata,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,Annotation,False,False,Annotation.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object -ods:,TombstoneMetadata,Tombstone Metadata,The tombstone metadata about the tombstoned digital object,,,,http://www.w3.org/2000/01/rdf-schema#Class,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata, -ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,['2021-06-01T12:00:000Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string -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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string -ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object -ods:,hasRelatedPID,Has Related Pid,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array -ods:,Agent,Agent,Description of the agents connected to the digital object,,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent, -schema:,name,Name,Full name of the agent,,,['John Smith'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string -schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,"['collector', 'preparer', 'identifier', 'recorder']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string -schema:,startDate,Start Date,Date the agent began the role,,,['2023-10-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string -schema:,endDate,End Date,Date the agent ended the role,,,['2023-09-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string -ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,"[1, 2]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer -schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string -schema:,url,Url,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string -ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array -ods:,AnnotationTarget,Annotation Target,Description of the target of the annotation,,,,http://www.w3.org/2000/01/rdf-schema#Class,AnnotationTarget,True,True,AnnotationTarget,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/AnnotationTarget,ods:AnnotationTarget, -ods:,ID,Id,"This is the PID of the target object. Valid targets are the Digital Specimen, Digital Media Object or another annotation.",,,"['https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX', 'https://doi.org/10.22/XXX-XXX-XXX']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationTarget,False,False,AnnotationTarget.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string -ods:,type,Type,This is the handle to the type of the target object.,,,"['https://doi.org/21.T11148/bbad8c4e101e8af01115', 'https://doi.org/21.T11148/894b1e6cad57e921764e']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationTarget,True,False,AnnotationTarget.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string -oa:,hasSelector,Has Selector,"Optional field to indicate the part of the target object that is being annotated. It can be a field, a class or a region of interest.",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationTarget,False,False,AnnotationTarget.hasSelector,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#hasSelector,oa:hasSelector,object -ods:,AnnotationBody,Annotation Body,Description of the body of the annotation,,,,http://www.w3.org/2000/01/rdf-schema#Class,AnnotationBody,True,True,AnnotationBody,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/AnnotationBody,ods:AnnotationBody, -oa:,value,Value,An array of multiple values in string representation specific for the particular selector,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationBody,True,False,AnnotationBody.value,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#value,oa:value,array -dcterms:,references,References,Indicates how the value came to be. https://purl.org/dc/terms/references,,,['https://api.gbif.org/v1/occurrence/search?occurrenceID=https://herbarium.bgbm.org/object/BW00965020&catalogNumber=B -W 00965 -02 0&basisOfRecord=PreservedSpecimen'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationBody,False,False,AnnotationBody.references,http://purl.org/dc/terms/,http://purl.org/dc/terms/references,dcterms:references,string -ods:,score,Score,A score between 0 and 1 indicating the confidence in the value. 1 is the highest confidence and 0 is the lowest.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationBody,False,False,AnnotationBody.score,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/score,ods:score,number +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:,Annotation,Annotation,A new or additional piece of information about a Digital Object. The Annotation model is based on the W3C Web Annotation Data Model (https://www.w3.org/TR/annotation-model/),,,,http://www.w3.org/2000/01/rdf-schema#Class,Annotation,True,True,Annotation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Annotation,ods:Annotation,, +ods:,ID,ID,The handle of the annotation. It is a unique identifier for the annotation. It is composed of the handle of the document followed by a slash and a unique identifier for the annotation.,,,https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string, +ods:,status,Status,The status of the Digital Object.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status,,ods:Draft| ods:Active| ods:Tombstone +ods:,jobID,Job ID,"Handle of the job record, if the annotation was produced by a Machine Annotation Service, only filled when annotation was created by a MAS",,,https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.jobID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/jobID,ods:jobID,string, +rdf:,type,Type,The type of the annotation. It is always ods:Annotation. https://www.w3.org/TR/rdf12-schema/#ch_type,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.type,http://www.w3.org/1999/02/22-rdf-syntax-ns#,http://www.w3.org/1999/02/22-rdf-syntax-ns#type,rdf:type,string, +ods:,version,Version,"The version of the object, each change generates a new version",,,1,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.version,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/version,ods:version,integer, +oa:,motivation,Motivation,The motivation for the annotation. Based on a selection of https://www.w3.org/TR/annotation-model/#motivation-and-purpose. The motivation ods:adding is added for DiSSCo's purposes.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.motivation,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#motivation,oa:motivation,,ods:adding| ods:deleting| oa:assessing| oa:editing| oa:commenting +oa:,motivatedBy,Motivated By,Describes the reason for the annotation. https://www.w3.org/TR/annotation-vocab/#motivatedby,,,The country is incorrect,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.motivatedBy,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#motivatedBy,oa:motivatedBy,string, +oa:,hasTarget,Has Target,Indicates the particular object and part of the object on which the annotation has been made.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.hasTarget,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#hasTarget,oa:hasTarget,object, +oa:,hasBody,Has Body,The body of the annotation contains the specific value of the annotation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.hasBody,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#hasBody,oa:hasBody,object, +dcterms:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.creator,http://purl.org/dc/terms/,http://purl.org/dc/terms/creator,dcterms:creator,object, +dcterms:,created,Created,The date and time when the annotation was created. https://purl.org/dc/terms/created,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.created,http://purl.org/dc/terms/,http://purl.org/dc/terms/created,dcterms:created,string, +dcterms:,modified,Modified,"The date and time when the annotation was last modified, generating a new version. https://purl.org/dc/terms/modified",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.modified,http://purl.org/dc/terms/,http://purl.org/dc/terms/modified,dcterms:modified,string, +dcterms:,issued,Issued,The date and time when the annotation was generated. https://purl.org/dc/terms/issued,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.issued,http://purl.org/dc/terms/,http://purl.org/dc/terms/issued,dcterms:issued,string, +as:,generator,Generator,Object containing information on who generated the object. Generated is here seen as who stored/indexed the object. In most case this will be the annotation-processing-service. Contains an ods:Agent object.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,True,False,Annotation.generator,http://www.w3.org/ns/activitystreams#,http://www.w3.org/ns/activitystreams#generator,as:generator,object, +schema:,AggregateRating,Aggregate Rating,The average rating based on multiple ratings or reviews,,,,http://www.w3.org/2000/01/rdf-schema#Class,Annotation,False,False,Annotation.AggregateRating,http://schema.org/,http://schema.org/AggregateRating,schema:AggregateRating,object, +schema:,ratingCount,Rating Count,The count of total number of ratings. https://schema.org/ratingCount,,,3,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AggregateRating,True,False,schema:AggregateRating.ratingCount,http://schema.org/,http://schema.org/ratingCount,schema:ratingCount,integer, +schema:,ratingValue,Rating Value,The rating for the content. https://schema.org/ratingValue,,,4.5,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AggregateRating,True,False,schema:AggregateRating.ratingValue,http://schema.org/,http://schema.org/ratingValue,schema:ratingValue,number, +ods:,batchID,Batch ID,Internally generated PID to identify the batch the annotation was generated by,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.batchID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/batchID,ods:batchID,string, +ods:,placeInBatch,Place In Batch,"For batching only. Links annotation to batchMetadata provided in a batch event. If present, must correspond to an ods:placeInBatch in the batch metadata",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.placeInBatch,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/placeInBatch,ods:placeInBatch,integer, +ods:,mergingDecisionStatus,Merging Decision Status,The merging status of the annotation. Only present when motivation is ods:adding or oa:editing,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.mergingDecisionStatus,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/mergingDecisionStatus,ods:mergingDecisionStatus,,ods:Pending| ods:Rejected| ods:Approved +ods:,mergingStateChangeDate,Merging State Change Date,The date and time when the annotation was merging state was changed. Only present when motivation is ods:adding or oa:editing,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.mergingStateChangeDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/mergingStateChangeDate,ods:mergingStateChangeDate,string, +ods:,MergingStateChangedBy,Merging State Changed By,Object containing information on who changed the merging state of the annotation. Only present when motivation is ods:adding or oa:editing. Contains an ods:Agent object.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Annotation,False,False,Annotation.MergingStateChangedBy,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/MergingStateChangedBy,ods:MergingStateChangedBy,object, +ods:,TombstoneMetadata,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,Annotation,False,False,Annotation.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object, +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,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, +ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, +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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, +ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object, +ods:,hasRelatedPID,Has Related PID,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array, +ods:,Agent,Agent,"A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.",,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent,, +schema:,name,Name,Full name of the agent,,,John Smith,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string, +schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,collector| preparer| identifier| recorder,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string, +schema:,startDate,Start Date,Date the agent began the role,,,2023-10-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string, +schema:,endDate,End Date,Date the agent ended the role,,,2023-09-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string, +ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,1| 2,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer, +schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string, +schema:,url,URL,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string, +ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array, +ods:,AnnotationTarget,Annotation Target,"The AnnotationTarget describes the Digital Object the annotation is attached to, could contain additional information on which part of the object the annotation is attached to.",,,,http://www.w3.org/2000/01/rdf-schema#Class,AnnotationTarget,True,True,AnnotationTarget,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/AnnotationTarget,ods:AnnotationTarget,, +ods:,ID,ID,"This is the PID of the target object. Valid targets are the Digital Specimen, Digital Media Object or another annotation.",,,https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX| https://doi.org/10.22/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationTarget,False,False,AnnotationTarget.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string, +ods:,type,Type,This is the handle to the type of the target object.,,,https://doi.org/21.T11148/bbad8c4e101e8af01115| https://doi.org/21.T11148/894b1e6cad57e921764e,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationTarget,True,False,AnnotationTarget.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string, +oa:,hasSelector,Has Selector,"Optional field to indicate the part of the target object that is being annotated. It can be a field, a class or a region of interest.",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationTarget,False,False,AnnotationTarget.hasSelector,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#hasSelector,oa:hasSelector,object, +ods:,AnnotationBody,Annotation Body,"Describes the body of the annotation. The body is the full content of the annotation, as provided by the agent.",,,,http://www.w3.org/2000/01/rdf-schema#Class,AnnotationBody,True,True,AnnotationBody,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/AnnotationBody,ods:AnnotationBody,, +oa:,value,Value,An array of multiple values in string representation specific for the particular selector,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationBody,True,False,AnnotationBody.value,http://www.w3.org/ns/oa#,http://www.w3.org/ns/oa#value,oa:value,array, +dcterms:,references,References,Indicates how the value came to be. https://purl.org/dc/terms/references,,,https://api.gbif.org/v1/occurrence/search?occurrenceID=https://herbarium.bgbm.org/object/BW00965020&catalogNumber=B -W 00965 -02 0&basisOfRecord=PreservedSpecimen,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationBody,False,False,AnnotationBody.references,http://purl.org/dc/terms/,http://purl.org/dc/terms/references,dcterms:references,string, +ods:,score,Score,A score between 0 and 1 indicating the confidence in the value. 1 is the highest confidence and 0 is the lowest.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,AnnotationBody,False,False,AnnotationBody.score,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/score,ods:score,number, diff --git a/app/data/opends/create-update-tombstone-event-termlist.csv b/app/data/opends/create-update-tombstone-event-termlist.csv index 7a94e13..9894c45 100644 --- a/app/data/opends/create-update-tombstone-event-termlist.csv +++ b/app/data/opends/create-update-tombstone-event-termlist.csv @@ -1,24 +1,24 @@ -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 -ods:,CreateUpdateTombstoneEvent,Create Update Tombstone Event,"Create Update Tombstone Event, based on W3C PROV Data Model (https://www.w3.org/TR/prov-o/)",,,,http://www.w3.org/2000/01/rdf-schema#Class,CreateUpdateTombstoneEvent,True,True,CreateUpdateTombstoneEvent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/CreateUpdateTombstoneEvent,ods:CreateUpdateTombstoneEvent, -ods:,ID,Id,"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,CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string -ods:,type,Type,The DOI to the FDO type of the object,,,['https://doi.org/10.15468/1a2b3c'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string -prov:,Activity,Activity,"Based on the prov-ontology Activity Class, https://www.w3.org/ns/prov#Activity",,,,http://www.w3.org/2000/01/rdf-schema#Class,CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.Activity,,Activity,prov:Activity,object -prov:,wasAssociatedWith,Was Associated With,Contains zero a reference to one or more prov:Agent objects that were associated with the Activity,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Activity,True,False,prov:Activity.wasAssociatedWith,,wasAssociatedWith,prov:wasAssociatedWith,array -prov:,endedAtTime,Ended At Time,"The date and time when the activity ended, in ISO 8601 format, http://www.w3.org/ns/prov#endedAtTime",,,['2024-06-11T09:14:00.233Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Activity,True,False,prov:Activity.endedAtTime,,endedAtTime,prov:endedAtTime,string -prov:,used,Used,"The unique identifier of the prov:Entity that was used in the Activity (as indicated at @id in the Activity Class), http://www.w3.org/ns/prov#used",,,"['https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX/1', 'https://doi.org/10.15468/1a2b3c/3']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Activity,True,False,prov:Activity.used,,used,prov:used,string -rdfs:,comment,Comment,"A comment about the activity, https://www.w3.org/2000/01/rdf-schema#comment",,,['This activity was created by the user'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Activity,False,False,prov:Activity.comment,http://www.w3.org/2000/01/rdf-schema#,http://www.w3.org/2000/01/rdf-schema#comment,rdfs:comment,string -ods:,changeValue,Change Value,"The json patch object that describes the changes made to the object as opposed to the previous version, empty if this is a ods:Create or ods:Tombstone activity",,,"[[{'op': 'add', 'path': '/ods:attributes/dwc:collectionId', 'value': 'Herbarium Berolinense'}, {'op': 'copy', 'path': '/ods:attributes/dwc:identification/0/taxonIdentifications/0/dwc:infragenericEpithet', 'from': '/ods:attributes/dwc:identification/0/taxonIdentifications/0/dwc:specificEpithet'}]]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Activity,False,False,prov:Activity.changeValue,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/changeValue,ods:changeValue,array -prov:,Entity,Entity,"Based on the prov-ontology Entity Class, https://www.w3.org/ns/prov#Entity",,,,http://www.w3.org/2000/01/rdf-schema#Class,CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.Entity,,Entity,prov:Entity,object -prov:,value,Value,"The full object that is the result of the prov:Activity, the structure of this object is defined by the `@type` field. When the `prov:Activity` is of type `ods:Tombstone`, this field is empty",,,"[{'@id': 'https://hdl.handle.net/20.5000.1025/ABC-DEF-GHI', '@type': 'ods:Mapping', 'ods:ID': 'https://hdl.handle.net/20.5000.1025/ABC-DEF-GHI', 'ods:type': 'https://doi.org/10.15468/1a2b3c', 'schema:version': 1, 'schema:name': 'Default Mapping for Herbarium of University of Coimbra (COI)', 'schema:description': 'The default mapping for the Herbarium of the University of Coimbra (COI) to the Darwin Core standard.', 'schema:dateCreated': '2021-06-01T12:00:00.111Z', 'ods:creator': 'e2befba6-9324-4bb4-9f41-d7dfae4a44b0', 'ods:Mapping': {'ods:DefaultMapping': [{'ods:physicalSpecimenIDType': 'Global'}, {'ods:type': 'ZoologyVertebrateSpecimen'}, {'ods:organisationId': 'https://ror.org/05xg72x27'}], 'ods:FieldMapping': [{'ods:physicalSpecimenId': 'dwc:catalogNumber'}]}, 'ods:mappingDataStandard': 'dwc'}]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Entity,False,False,prov:Entity.value,,value,prov:value,object -prov:,wasRevisionOf,Was Revision Of,"The unique identifier (handle) of the previous version of the object, only present when prov:Activity is of type ods:Update and ods:Tombstone",,,['https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX/1'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Entity,False,False,prov:Entity.wasRevisionOf,,wasRevisionOf,prov:wasRevisionOf,string -prov:,wasGeneratedBy,Was Generated By,"The unique identifier of the prov:Activity that generated the Entity (as indicated at @id in the Activity Class), http://www.w3.org/ns/prov#wasGeneratedBy",,,"['7ba628d4-2e28-4ce4-ad1e-e99c97c20507', '807f145c-11a1-41f0-af34-b2d7c580bcc1']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Entity,True,False,prov:Entity.wasGeneratedBy,,wasGeneratedBy,prov:wasGeneratedBy,string -ods:,hasProvAgent,Has Prov Agent,Contains zero or more prov:Agent objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.hasProvAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasProvAgent,ods:hasProvAgent,array -ods:,Agent,Agent,Description of the agents connected to the digital object,,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent, -schema:,name,Name,Full name of the agent,,,['John Smith'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string -schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,"['collector', 'preparer', 'identifier', 'recorder']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string -schema:,startDate,Start Date,Date the agent began the role,,,['2023-10-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string -schema:,endDate,End Date,Date the agent ended the role,,,['2023-09-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string -ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,"[1, 2]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer -schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string -schema:,url,Url,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string -ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array +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,CreateUpdateTombstoneEvent,True,True,CreateUpdateTombstoneEvent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/CreateUpdateTombstoneEvent,ods:CreateUpdateTombstoneEvent,, +ods:,ID,ID,"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,CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string, +ods:,type,Type,The DOI to the FDO type of the object,,,https://doi.org/10.15468/1a2b3c,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string, +prov:,Activity,Activity,"Based on the prov-ontology Activity Class, https://www.w3.org/ns/prov#Activity",,,,http://www.w3.org/2000/01/rdf-schema#Class,CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.Activity,http://www.w3.org/ns/prov#,http://www.w3.org/ns/prov#Activity,prov:Activity,object, +prov:,wasAssociatedWith,Was Associated With,Contains zero a reference to one or more prov:Agent objects that were associated with the Activity,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Activity,True,False,prov:Activity.wasAssociatedWith,http://www.w3.org/ns/prov#,http://www.w3.org/ns/prov#wasAssociatedWith,prov:wasAssociatedWith,array, +prov:,endedAtTime,Ended At Time,"The date and time when the activity ended, in ISO 8601 format, http://www.w3.org/ns/prov#endedAtTime",,,2024-06-11T09:14:00.233Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Activity,True,False,prov:Activity.endedAtTime,http://www.w3.org/ns/prov#,http://www.w3.org/ns/prov#endedAtTime,prov:endedAtTime,string, +prov:,used,Used,"The unique identifier of the prov:Entity that was used in the Activity (as indicated at @id in the Activity Class), http://www.w3.org/ns/prov#used",,,https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX/1| https://doi.org/10.15468/1a2b3c/3,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Activity,True,False,prov:Activity.used,http://www.w3.org/ns/prov#,http://www.w3.org/ns/prov#used,prov:used,string, +rdfs:,comment,Comment,"A comment about the activity, https://www.w3.org/2000/01/rdf-schema#comment",,,This activity was created by the user,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Activity,False,False,prov:Activity.comment,http://www.w3.org/2000/01/rdf-schema#,http://www.w3.org/2000/01/rdf-schema#comment,rdfs:comment,string, +ods:,changeValue,Change Value,"The json patch object that describes the changes made to the object as opposed to the previous version, empty if this is a ods:Create or ods:Tombstone activity",,,"[{'op': 'add', 'path': '/ods:attributes/dwc:collectionId', 'value': 'Herbarium Berolinense'}, {'op': 'copy', 'path': '/ods:attributes/dwc:identification/0/taxonIdentifications/0/dwc:infragenericEpithet', 'from': '/ods:attributes/dwc:identification/0/taxonIdentifications/0/dwc:specificEpithet'}]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Activity,False,False,prov:Activity.changeValue,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/changeValue,ods:changeValue,array, +prov:,Entity,Entity,"Based on the prov-ontology Entity Class, https://www.w3.org/ns/prov#Entity",,,,http://www.w3.org/2000/01/rdf-schema#Class,CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.Entity,http://www.w3.org/ns/prov#,http://www.w3.org/ns/prov#Entity,prov:Entity,object, +prov:,value,Value,"The full object that is the result of the prov:Activity, the structure of this object is defined by the `@type` field. When the `prov:Activity` is of type `ods:Tombstone`, this field is empty",,,"{'@id': 'https://hdl.handle.net/20.5000.1025/ABC-DEF-GHI', '@type': 'ods:Mapping', 'ods:ID': 'https://hdl.handle.net/20.5000.1025/ABC-DEF-GHI', 'ods:type': 'https://doi.org/10.15468/1a2b3c', 'schema:version': 1, 'schema:name': 'Default Mapping for Herbarium of University of Coimbra (COI)', 'schema:description': 'The default mapping for the Herbarium of the University of Coimbra (COI) to the Darwin Core standard.', 'schema:dateCreated': '2021-06-01T12:00:00.111Z', 'ods:creator': 'e2befba6-9324-4bb4-9f41-d7dfae4a44b0', 'ods:Mapping': {'ods:DefaultMapping': [{'ods:physicalSpecimenIDType': 'Global'}, {'ods:type': 'ZoologyVertebrateSpecimen'}, {'ods:organisationId': 'https://ror.org/05xg72x27'}], 'ods:FieldMapping': [{'ods:physicalSpecimenId': 'dwc:catalogNumber'}]}, 'ods:mappingDataStandard': 'dwc'}",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Entity,False,False,prov:Entity.value,http://www.w3.org/ns/prov#,http://www.w3.org/ns/prov#value,prov:value,object, +prov:,wasRevisionOf,Was Revision Of,"The unique identifier (handle) of the previous version of the object, only present when prov:Activity is of type ods:Update and ods:Tombstone",,,https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX/1,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Entity,False,False,prov:Entity.wasRevisionOf,http://www.w3.org/ns/prov#,http://www.w3.org/ns/prov#wasRevisionOf,prov:wasRevisionOf,string, +prov:,wasGeneratedBy,Was Generated By,"The unique identifier of the prov:Activity that generated the Entity (as indicated at @id in the Activity Class), http://www.w3.org/ns/prov#wasGeneratedBy",,,7ba628d4-2e28-4ce4-ad1e-e99c97c20507| 807f145c-11a1-41f0-af34-b2d7c580bcc1,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Entity,True,False,prov:Entity.wasGeneratedBy,http://www.w3.org/ns/prov#,http://www.w3.org/ns/prov#wasGeneratedBy,prov:wasGeneratedBy,string, +ods:,hasProvAgent,Has Prov Agent,Contains zero or more prov:Agent objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,CreateUpdateTombstoneEvent,False,False,CreateUpdateTombstoneEvent.hasProvAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasProvAgent,ods:hasProvAgent,array, +ods:,Agent,Agent,"A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.",,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent,, +schema:,name,Name,Full name of the agent,,,John Smith,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string, +schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,collector| preparer| identifier| recorder,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string, +schema:,startDate,Start Date,Date the agent began the role,,,2023-10-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string, +schema:,endDate,End Date,Date the agent ended the role,,,2023-09-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string, +ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,1| 2,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer, +schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string, +schema:,url,URL,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string, +ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array, diff --git a/app/data/opends/data-mapping-termlist.csv b/app/data/opends/data-mapping-termlist.csv index c5d5721..a2b5643 100644 --- a/app/data/opends/data-mapping-termlist.csv +++ b/app/data/opends/data-mapping-termlist.csv @@ -1,29 +1,29 @@ -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 -ods:,Mapping,Mapping,"Mapping data model, used for data-mapping between different data models",,,,http://www.w3.org/2000/01/rdf-schema#Class,Mapping,True,True,Mapping,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Mapping,ods:Mapping, -ods:,ID,Id,Handle of the Mapping,,,['https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,True,False,Mapping.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string -ods:,type,Type,The DOI to the FDO type of the object,,,['https://doi.org/10.15468/1a2b3c'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,True,False,Mapping.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string -ods:,status,Status,The status of the Digital Object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,False,False,Mapping.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status, -schema:,version,Version,"Version of the Mapping, https://schema.org/version",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,True,False,Mapping.version,http://schema.org/,http://schema.org/version,schema:version,integer -schema:,name,Name,"Name of the Mapping as provided by the user, https://schema.org/name",,,['Default Mapping for Herbarium of University of Coimbra (COI)'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,False,False,Mapping.name,http://schema.org/,http://schema.org/name,schema:name,string -schema:,description,Description,"Description of the Mapping as provided by the user, https://schema.org/description",,,['The default mapping for the Herbarium of the University of Coimbra (COI) to the Darwin Core standard.'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,False,False,Mapping.description,http://schema.org/,http://schema.org/description,schema:description,string -schema:,dateCreated,Date Created,"Timestamp of creation. Internally generated, https://schema.org/dateCreated",,,['2021-06-01T12:00:00.445Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,True,False,Mapping.dateCreated,http://schema.org/,http://schema.org/dateCreated,schema:dateCreated,string -schema:,dateModified,Date Modified,"Timestamp of last modification. Internally generated, https://schema.org/dateModified",,,['2021-06-06T13:22:00.445Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,True,False,Mapping.dateModified,http://schema.org/,http://schema.org/dateModified,schema:dateModified,string -schema:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,True,False,Mapping.creator,http://schema.org/,http://schema.org/creator,schema:creator,object -ods:,DefaultMapping,Default Mapping,"A mapping object setting default values for ods terms. These default mappings will be set for each record in the dataset. Key is the ods term, value the default value to use",,,"[[{'ods:physicalSpecimenIDType': 'Global'}, {'ods:type': 'ZoologyVertebrateSpecimen'}, {'ods:organisationId': 'https://ror.org/05xg72x27'}]]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,False,False,Mapping.DefaultMapping,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/DefaultMapping,ods:DefaultMapping,array -ods:,FieldMapping,Field Mapping,"Setting an explicit mapping for an ods term to a term from the incoming dataset. Key is the ods term, value the incoming data standard term",,,[[{'ods:physicalSpecimenId': 'dwc:catalogNumber'}]],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,False,False,Mapping.FieldMapping,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/FieldMapping,ods:FieldMapping,array -ods:,mappingDataStandard,Mapping Data Standard,Type of data standard we are mapping to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Mapping,True,False,Mapping.mappingDataStandard,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/mappingDataStandard,ods:mappingDataStandard, -ods:,TombstoneMetadata,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,Mapping,False,False,Mapping.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object -ods:,TombstoneMetadata,Tombstone Metadata,The tombstone metadata about the tombstoned digital object,,,,http://www.w3.org/2000/01/rdf-schema#Class,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata, -ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,['2021-06-01T12:00:000Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string -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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string -ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object -ods:,hasRelatedPID,Has Related Pid,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array -ods:,Agent,Agent,Description of the agents connected to the digital object,,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent, -schema:,name,Name,Full name of the agent,,,['John Smith'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string -schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,"['collector', 'preparer', 'identifier', 'recorder']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string -schema:,startDate,Start Date,Date the agent began the role,,,['2023-10-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string -schema:,endDate,End Date,Date the agent ended the role,,,['2023-09-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string -ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,"[1, 2]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer -schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string -schema:,url,Url,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string -ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array +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:,DataMapping,Data Mapping,This object described the data mapping for used when ingesting the data. It can set default values or contain an explicit mapping between the local term and an openDS term. This object is attached to a source system object.,,,,http://www.w3.org/2000/01/rdf-schema#Class,DataMapping,True,True,DataMapping,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/DataMapping,ods:DataMapping,, +ods:,ID,ID,Handle of the Mapping,,,https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,True,False,DataMapping.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string, +ods:,type,Type,The DOI to the FDO type of the object,,,https://doi.org/10.15468/1a2b3c,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,True,False,DataMapping.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string, +ods:,status,Status,The status of the Digital Object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,False,False,DataMapping.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status,,ods:Draft| ods:Active| ods:Tombstone +schema:,version,Version,"Version of the Mapping, https://schema.org/version",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,True,False,DataMapping.version,http://schema.org/,http://schema.org/version,schema:version,integer, +schema:,name,Name,"Name of the Mapping as provided by the user, https://schema.org/name",,,Default Mapping for Herbarium of University of Coimbra (COI),http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,False,False,DataMapping.name,http://schema.org/,http://schema.org/name,schema:name,string, +schema:,description,Description,"Description of the Mapping as provided by the user, https://schema.org/description",,,The default mapping for the Herbarium of the University of Coimbra (COI) to the Darwin Core standard.,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,False,False,DataMapping.description,http://schema.org/,http://schema.org/description,schema:description,string, +schema:,dateCreated,Date Created,"Timestamp of creation. Internally generated, https://schema.org/dateCreated",,,2021-06-01T12:00:00.445Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,True,False,DataMapping.dateCreated,http://schema.org/,http://schema.org/dateCreated,schema:dateCreated,string, +schema:,dateModified,Date Modified,"Timestamp of last modification. Internally generated, https://schema.org/dateModified",,,2021-06-06T13:22:00.445Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,True,False,DataMapping.dateModified,http://schema.org/,http://schema.org/dateModified,schema:dateModified,string, +schema:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,True,False,DataMapping.creator,http://schema.org/,http://schema.org/creator,schema:creator,object, +ods:,DefaultMapping,Default Mapping,"A mapping object setting default values for ods terms. These default mappings will be set for each record in the dataset. Key is the ods term, value the default value to use",,,"[{'ods:physicalSpecimenIDType': 'Global'}, {'ods:type': 'ZoologyVertebrateSpecimen'}, {'ods:organisationID': 'https://ror.org/05xg72x27'}]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,False,False,DataMapping.DefaultMapping,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/DefaultMapping,ods:DefaultMapping,array, +ods:,FieldMapping,Field Mapping,"Setting an explicit mapping for an ods term to a term from the incoming dataset. Key is the ods term, value the incoming data standard term",,,[{'ods:physicalSpecimenId': 'dwc:catalogNumber'}],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,False,False,DataMapping.FieldMapping,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/FieldMapping,ods:FieldMapping,array, +ods:,mappingDataStandard,Mapping Data Standard,Type of data standard we are mapping to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DataMapping,True,False,DataMapping.mappingDataStandard,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/mappingDataStandard,ods:mappingDataStandard,,dwc| abcd| abcdefg +ods:,TombstoneMetadata,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,DataMapping,False,False,DataMapping.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object, +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,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, +ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, +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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, +ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object, +ods:,hasRelatedPID,Has Related PID,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array, +ods:,Agent,Agent,"A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.",,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent,, +schema:,name,Name,Full name of the agent,,,John Smith,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string, +schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,collector| preparer| identifier| recorder,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string, +schema:,startDate,Start Date,Date the agent began the role,,,2023-10-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string, +schema:,endDate,End Date,Date the agent ended the role,,,2023-09-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string, +ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,1| 2,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer, +schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string, +schema:,url,URL,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string, +ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array, diff --git a/app/data/opends/digital-media-termlist.csv b/app/data/opends/digital-media-termlist.csv index 7d23c81..620604e 100644 --- a/app/data/opends/digital-media-termlist.csv +++ b/app/data/opends/digital-media-termlist.csv @@ -1,89 +1,89 @@ -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 -ods:,DigitalMedia,Digital Media,A digital representation of an media object such as a Image or Sound Recording,,,,http://www.w3.org/2000/01/rdf-schema#Class,DigitalMedia,True,True,DigitalMedia,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/DigitalMedia,ods:DigitalMedia, -ods:,ID,Id,The unique digital identifier of the object,,,['https://hdl.handle.net.org/20.5000.1025/XXX-XXX-XXX'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string -ods:,version,Version,"The version of the object, each change generates a new version",,,[1],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.version,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/version,ods:version,integer -ods:,status,Status,The status of the Digital Object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status, -dcterms:,modified,Modified,"The timestamp that the object was last changed, which resulted in a new version of the object",,,['2023-10-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.modified,http://purl.org/dc/terms/,http://purl.org/dc/terms/modified,dcterms:modified,string -dcterms:,created,Created,The timestamp that the object was created in DiSSCo,,,['2023-10-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.created,http://purl.org/dc/terms/,http://purl.org/dc/terms/created,dcterms:created,string -ods:,type,Type,The DOI to the FDO type of the object,,,['https://doi.org/10.15468/1a2b3c'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string -dcterms:,type,Type,https://purl.org/dc/terms/type,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.type,http://purl.org/dc/terms/,http://purl.org/dc/terms/type,dcterms:type, -ac:,accessURI,Access Uri,https://rs.tdwg.org/ac/terms/accessURI,,,[],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.accessURI,http://rs.tdwg.org/ac/terms/,http://rs.tdwg.org/ac/terms/accessURI,ac:accessURI,string -ods:,sourceSystemID,Source System Id,The handle to the source system object which retrieved the data from the CMS,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.sourceSystemID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/sourceSystemID,ods:sourceSystemID,string -ods:,sourceSystemName,Source System Name,The name of the source system as provided to DiSSCo,,,['Naturalis Biodiversity Center (NL) - Vermes'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.sourceSystemName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/sourceSystemName,ods:sourceSystemName,string -ods:,organisationID,Organisation Id,ROR or Wikidata identifie of the organisation,,,['https://ror.org/015hz7p22'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.organisationID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationID,ods:organisationID,string -ods:,organisationName,Organisation Name,Full museum name according to ROR or Wikidata,,,['National Museum of Natural History'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.organisationName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationName,ods:organisationName,string -dcterms:,format,Format,https://purl.org/dc/terms/format,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.format,http://purl.org/dc/terms/,http://purl.org/dc/terms/format,dcterms:format,string -dcterms:,license,License,https://purl.org/dc/terms/license,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.license,http://purl.org/dc/terms/,http://purl.org/dc/terms/license,dcterms:license,string -dcterms:,description,Description,https://purl.org/dc/terms/description,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.description,http://purl.org/dc/terms/,http://purl.org/dc/terms/description,dcterms:description,string -dcterms:,rights,Rights,https://purl.org/dc/terms/rights,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.rights,http://purl.org/dc/terms/,http://purl.org/dc/terms/rights,dcterms:rights,string -dcterms:,accessRights,Access Rights,https://purl.org/dc/terms/accessRights,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.accessRights,http://purl.org/dc/terms/,http://purl.org/dc/terms/accessRights,dcterms:accessRights,string -dcterms:,rightsHolder,Rights Holder,https://purl.org/dc/terms/rightsHolder,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.rightsHolder,http://purl.org/dc/terms/,http://purl.org/dc/terms/rightsHolder,dcterms:rightsHolder,string -dcterms:,source,Source,https://purl.org/dc/terms/source,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.source,http://purl.org/dc/terms/,http://purl.org/dc/terms/source,dcterms:source,string -dcterms:,creator,Creator,https://purl.org/dc/elements/1.1/creator,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.creator,http://purl.org/dc/terms/,http://purl.org/dc/terms/creator,dcterms:creator,string -ods:,hasAssertion,Has Assertion,Contains zero or more ods:Assertion objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.hasAssertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAssertion,ods:hasAssertion,array -ods:,hasCitation,Has Citation,Contains zero or more ods:Citation objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.hasCitation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasCitation,ods:hasCitation,array -ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array -ods:,hasEntityRelationship,Has Entity Relationship,Contains zero or more ods:EntityRelationship objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.hasEntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEntityRelationship,ods:hasEntityRelationship,array -ods:,hasAgent,Has Agent,Contains zero or more ods:Agent objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.hasAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgent,ods:hasAgent,array -ods:,TombstoneMetadata,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,DigitalMedia,False,False,DigitalMedia.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object -ods:,Agent,Agent,The Agent of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent, -schema:,name,Name,Full name of the agent,,,['John Smith'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string -schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,"['collector', 'preparer', 'identifier', 'recorder']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string -schema:,startDate,Start Date,Date the agent began the role,,,['2023-10-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string -schema:,endDate,End Date,Date the agent ended the role,,,['2023-09-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string -ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,"[1, 2]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer -schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string -schema:,url,Url,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string -ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array -ods:,Assertion,Assertion,The Assertion of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,Assertion,False,True,Assertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Assertion,ods:Assertion, -dwc:,measurementID,Measurement Id,https://rs.tdwg.org/dwc/terms/measurementID,,,['9c752d22-b09a-11e8-96f8-529269fb1459'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementID,dwc:measurementID,string -dwc:,parentMeasurementID,Parent Measurement Id,https://rs.tdwg.org/dwc/terms/parentMeasurementID,,,['E1_E1_O1_M1'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.parentMeasurementID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/parentMeasurementID,dwc:parentMeasurementID,string -dwc:,measurementType,Measurement Type,https://rs.tdwg.org/dwc/terms/measurementType,,,['length'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementType,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementType,dwc:measurementType,string -dwciri:,measurementType,Measurement Type,https://rs.tdwg.org/dwc/iri/measurementType,,,['https://vocab.nerc.ac.uk/collection/P01/current/ODRYBM01/'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementType,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementType,dwciri:measurementType,string -dwc:,measurementDeterminedDate,Measurement Determined Date,https://rs.tdwg.org/dwc/terms/measurementDeterminedDate,,,['2024-05-30T15:16:00.000Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementDeterminedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementDeterminedDate,dwc:measurementDeterminedDate,string -dwc:,measurementValue,Measurement Value,https://rs.tdwg.org/dwc/terms/measurementValue,,,['10.0'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementValue,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementValue,dwc:measurementValue,string -dwciri:,measurementValue,Measurement Value,https://rs.tdwg.org/dwc/terms/measurementValue,,,['http://vocab.nerc.ac.uk/collection/L22/current/TOOL0960/'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementValue,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementValue,dwciri:measurementValue,string -dwc:,measurementAccuracy,Measurement Accuracy,https://rs.tdwg.org/dwc/terms/measurementAccuracy,,,"['0.1', 'normal distribution with variation of 2 m']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementAccuracy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementAccuracy,dwc:measurementAccuracy,string -dwc:,measurementUnit,Measurement Unit,https://rs.tdwg.org/dwc/terms/measurementUnit,,,"['m', 'cm']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementUnit,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementUnit,dwc:measurementUnit,string -dwciri:,measurementUnit,Measurement Unit,https://rs.tdwg.org/dwc/iri/measurementUnit,,,['http://vocab.nerc.ac.uk/collection/P06/current/UMSQ/'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementUnit,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementUnit,dwciri:measurementUnit,string -ods:,AssertionByAgent,Assertion By Agent,"The agent who made the assertion, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.AssertionByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/AssertionByAgent,ods:AssertionByAgent,object -ods:,assertionProtocol,Assertion Protocol,The protocol used to make the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionProtocol,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionProtocol,ods:assertionProtocol,string -ods:,assertionProtocolID,Assertion Protocol Id,The ID of the protocol used to make the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionProtocolID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionProtocolID,ods:assertionProtocolID,string -ods:,assertionRemarks,Assertion Remarks,Remarks about the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionRemarks,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionRemarks,ods:assertionRemarks,string -ods:,Citation,Citation,The Citation of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,Citation,False,True,Citation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Citation,ods:Citation, -dcterms:,identifier,Identifier,https://purl.org/dc/terms/identifier,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,True,False,Citation.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string -dcterms:,type,Type,https://purl.org/dc/terms/type,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.type,http://purl.org/dc/terms/,http://purl.org/dc/terms/type,dcterms:type,string -dcterms:,date,Date,https://purl.org/dc/terms/date,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.date,http://purl.org/dc/terms/,http://purl.org/dc/terms/date,dcterms:date,string -dcterms:,title,Title,https://purl.org/dc/terms/title,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,True,False,Citation.title,http://purl.org/dc/terms/,http://purl.org/dc/terms/title,dcterms:title,string -dcterms:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.creator,http://purl.org/dc/terms/,http://purl.org/dc/terms/creator,dcterms:creator,object -ods:,citationPageNumber,Citation Page Number,Page number of the citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.citationPageNumber,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/citationPageNumber,ods:citationPageNumber,string -ods:,citationRemarks,Citation Remarks,Any further remarks about the citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.citationRemarks,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/citationRemarks,ods:citationRemarks,string -ods:,referenceType,Reference Type,The type of reference,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceType,ods:referenceType,string -dcterms:,bibliographicCitation,Bibliographic Citation,https://dublincore.org/usage/terms/history/#bibliographicCitation-002,,,['https://www.gbif.org/species/2439608 Source: GBIF Taxonomic Backbone'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.bibliographicCitation,http://purl.org/dc/terms/,http://purl.org/dc/terms/bibliographicCitation,dcterms:bibliographicCitation,string -ods:,referenceYear,Reference Year,The year the reference was published,,,[2021],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceYear,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceYear,ods:referenceYear,integer -ods:,referenceIRI,Reference Iri,Reference to the web source of this citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceIRI,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceIRI,ods:referenceIRI,string -ods:,isPeerReviewed,Is Peer Reviewed,Is the citation peer reviewed?,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.isPeerReviewed,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isPeerReviewed,ods:isPeerReviewed,boolean -ods:,EntityRelationship,Entity Relationship,The Entity Relationship of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,EntityRelationship,False,True,EntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/EntityRelationship,ods:EntityRelationship, -dwc:,relationshipOfResource,Relationship Of Resource,https://rs.tdwg.org/dwc/terms/relationshipOfResource,,,['hasGBIFID'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,True,False,EntityRelationship.relationshipOfResource,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResource,dwc:relationshipOfResource,string -dwc:,relationshipOfResourceID,Relationship Of Resource Id,https://rs.tdwg.org/dwc/terms/relationshipOfResourceID,,,['https://purl.obolibrary.org/obo/RO_0002456'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipOfResourceID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResourceID,dwc:relationshipOfResourceID,string -dwc:,relatedResourceID,Related Resource Id,https://rs.tdwg.org/dwc/terms/relatedResourceID,,,['3024470157'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,True,False,EntityRelationship.relatedResourceID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relatedResourceID,dwc:relatedResourceID,string -ods:,relatedResourceURI,Related Resource Uri,The URI of the related resource,,,['https://www.gbif.org/occurrence/3024470157'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relatedResourceURI,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/relatedResourceURI,ods:relatedResourceURI,string -dwc:,relationshipEstablishedDate,Relationship Established Date,https://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,,,['2024-05-30T09:46:20.120Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipEstablishedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,dwc:relationshipEstablishedDate,string -ods:,entityRelationshipOrder,Entity Relationship Order,When multiple relationships are added an order can be defined,,,[1],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.entityRelationshipOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/entityRelationshipOrder,ods:entityRelationshipOrder,integer -ods:,RelationshipAccordingToAgent,Relationship According To Agent,The agent who created the entity relationship. Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.RelationshipAccordingToAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/RelationshipAccordingToAgent,ods:RelationshipAccordingToAgent,object -dwc:,relationshipAccordingTo,Relationship According To,https://rs.tdwg.org/dwc/terms/relationshipAccordingTo,,,['Sam Leeflang'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipAccordingTo,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipAccordingTo,dwc:relationshipAccordingTo,string -dwc:,relationshipRemarks,Relationship Remarks,https://rs.tdwg.org/dwc/terms/relationshipRemarks,,,['Mother and offspring collected from the same nest'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipRemarks,dwc:relationshipRemarks,string -ods:,Identifier,Identifier,The Identifier of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,Identifier,False,True,Identifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Identifier,ods:Identifier, -dcterms:,title,Title,"The type of the identifier, https://purl.org/dc/elements/1.1/title",,,"['dwc:catalogueNumber', 'dwca:id']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.title,http://purl.org/dc/terms/,http://purl.org/dc/terms/title,dcterms:title,string -ods:,localTitle,Local Title,The local title of the identifier,,,['Registratie nummer'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.localTitle,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/localTitle,ods:localTitle,string -dcterms:,identifier,Identifier,"The value for the identifier, https://purl.org/dc/terms/identifier",,,"['BMNH(E)1902475', 'RGM.800315']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string -dcterms:,format,Format,Mime type of content returned by identifier in case the identifier is resolvable. https://purl.org/dc/terms/format,,,['application/json'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.format,http://purl.org/dc/terms/,http://purl.org/dc/terms/format,dcterms:format,string -dcterms:,subject,Subject,Keywords qualifying the identifier https://purl.org/dc/terms/subject,,,['erecolnat'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.subject,http://purl.org/dc/terms/,http://purl.org/dc/terms/subject,dcterms:subject,string -ods:,isPartOfLabel,Is Part Of Label,Indicates whether the identifier is part of the physical label,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isPartOfLabel,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isPartOfLabel,ods:isPartOfLabel,boolean -ods:,isBarcodeOrNFC,Is Barcode Or Nfc,Indicates whether the identifier is part of the barcode or nfc chip,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isBarcodeOrNFC,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isBarcodeOrNFC,ods:isBarcodeOrNFC,boolean -ods:,isIDPersistent,Is Idpersistent,Indicates whether the identifier is a persistent identifier,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isIDPersistent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isIDPersistent,ods:isIDPersistent,boolean -ods:,TombstoneMetadata,Tombstone Metadata,The tombstone metadata about the tombstoned digital object,,,,http://www.w3.org/2000/01/rdf-schema#Class,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata, -ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,['2021-06-01T12:00:000Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string -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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string -ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object -ods:,hasRelatedPID,Has Related Pid,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array +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:,DigitalMedia,Digital Media,A digital representation of an media object such as a Image or Sound Recording,,,,http://www.w3.org/2000/01/rdf-schema#Class,DigitalMedia,True,True,DigitalMedia,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/DigitalMedia,ods:DigitalMedia,, +ods:,ID,ID,The unique digital identifier of the object,,,https://hdl.handle.net.org/20.5000.1025/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string, +ods:,version,Version,"The version of the object, each change generates a new version",,,1,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.version,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/version,ods:version,integer, +ods:,status,Status,The status of the Digital Object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status,,ods:Draft| ods:Active| ods:Tombstone +dcterms:,modified,Modified,"The timestamp that the object was last changed, which resulted in a new version of the object",,,2023-10-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.modified,http://purl.org/dc/terms/,http://purl.org/dc/terms/modified,dcterms:modified,string, +dcterms:,created,Created,The timestamp that the object was created in DiSSCo,,,2023-10-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.created,http://purl.org/dc/terms/,http://purl.org/dc/terms/created,dcterms:created,string, +ods:,type,Type,The DOI to the FDO type of the object,,,https://doi.org/10.15468/1a2b3c,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string, +dcterms:,type,Type,https://purl.org/dc/terms/type,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.type,http://purl.org/dc/terms/,http://purl.org/dc/terms/type,dcterms:type,,Collection| Dataset| Event| Image| InteractiveResource| MovingImage| PhysicalObject| Service| Software| Sound| StillImage| Text +ac:,accessURI,Access URI,https://rs.tdwg.org/ac/terms/accessURI,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.accessURI,http://rs.tdwg.org/ac/terms/,http://rs.tdwg.org/ac/terms/accessURI,ac:accessURI,string, +ods:,sourceSystemID,Source System ID,The handle to the source system object which retrieved the data from the CMS,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,True,False,DigitalMedia.sourceSystemID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/sourceSystemID,ods:sourceSystemID,string, +ods:,sourceSystemName,Source System Name,The name of the source system as provided to DiSSCo,,,Naturalis Biodiversity Center (NL) - Vermes,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.sourceSystemName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/sourceSystemName,ods:sourceSystemName,string, +ods:,organisationID,Organisation ID,ROR or Wikidata identifie of the organisation,,,https://ror.org/015hz7p22,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.organisationID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationID,ods:organisationID,string, +ods:,organisationName,Organisation Name,Full museum name according to ROR or Wikidata,,,National Museum of Natural History,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.organisationName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationName,ods:organisationName,string, +dcterms:,format,Format,https://purl.org/dc/terms/format,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.format,http://purl.org/dc/terms/,http://purl.org/dc/terms/format,dcterms:format,string, +dcterms:,license,License,https://purl.org/dc/terms/license,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.license,http://purl.org/dc/terms/,http://purl.org/dc/terms/license,dcterms:license,string, +dcterms:,description,Description,https://purl.org/dc/terms/description,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.description,http://purl.org/dc/terms/,http://purl.org/dc/terms/description,dcterms:description,string, +dcterms:,rights,Rights,https://purl.org/dc/terms/rights,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.rights,http://purl.org/dc/terms/,http://purl.org/dc/terms/rights,dcterms:rights,string, +dcterms:,accessRights,Access Rights,https://purl.org/dc/terms/accessRights,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.accessRights,http://purl.org/dc/terms/,http://purl.org/dc/terms/accessRights,dcterms:accessRights,string, +dcterms:,rightsHolder,Rights Holder,https://purl.org/dc/terms/rightsHolder,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.rightsHolder,http://purl.org/dc/terms/,http://purl.org/dc/terms/rightsHolder,dcterms:rightsHolder,string, +dcterms:,source,Source,https://purl.org/dc/terms/source,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.source,http://purl.org/dc/terms/,http://purl.org/dc/terms/source,dcterms:source,string, +dcterms:,creator,Creator,https://purl.org/dc/elements/1.1/creator,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.creator,http://purl.org/dc/terms/,http://purl.org/dc/terms/creator,dcterms:creator,string, +ods:,hasAssertion,Has Assertion,Contains zero or more ods:Assertion objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.hasAssertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAssertion,ods:hasAssertion,array, +ods:,hasCitation,Has Citation,Contains zero or more ods:Citation objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.hasCitation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasCitation,ods:hasCitation,array, +ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array, +ods:,hasEntityRelationship,Has Entity Relationship,Contains zero or more ods:EntityRelationship objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.hasEntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEntityRelationship,ods:hasEntityRelationship,array, +ods:,hasAgent,Has Agent,Contains zero or more ods:Agent objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalMedia,False,False,DigitalMedia.hasAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgent,ods:hasAgent,array, +ods:,TombstoneMetadata,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,DigitalMedia,False,False,DigitalMedia.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object, +ods:,Agent,Agent,"A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.",,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent,, +schema:,name,Name,Full name of the agent,,,John Smith,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string, +schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,collector| preparer| identifier| recorder,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string, +schema:,startDate,Start Date,Date the agent began the role,,,2023-10-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string, +schema:,endDate,End Date,Date the agent ended the role,,,2023-09-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string, +ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,1| 2,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer, +schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string, +schema:,url,URL,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string, +ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array, +ods:,Assertion,Assertion,"A generic assertion class, containing information about a statement that is made about a digital object. An example is the measurement of the leaf or the wingspan of a specimen.",,,,http://www.w3.org/2000/01/rdf-schema#Class,Assertion,False,True,Assertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Assertion,ods:Assertion,, +dwc:,measurementID,Measurement ID,https://rs.tdwg.org/dwc/terms/measurementID,,,9c752d22-b09a-11e8-96f8-529269fb1459,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementID,dwc:measurementID,string, +dwc:,parentMeasurementID,Parent Measurement ID,https://rs.tdwg.org/dwc/terms/parentMeasurementID,,,E1_E1_O1_M1,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.parentMeasurementID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/parentMeasurementID,dwc:parentMeasurementID,string, +dwc:,measurementType,Measurement Type,https://rs.tdwg.org/dwc/terms/measurementType,,,length,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementType,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementType,dwc:measurementType,string, +dwciri:,measurementType,Measurement Type,https://rs.tdwg.org/dwc/iri/measurementType,,,https://vocab.nerc.ac.uk/collection/P01/current/ODRYBM01/,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementType,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementType,dwciri:measurementType,string, +dwc:,measurementDeterminedDate,Measurement Determined Date,https://rs.tdwg.org/dwc/terms/measurementDeterminedDate,,,2024-05-30T15:16:00.000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementDeterminedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementDeterminedDate,dwc:measurementDeterminedDate,string, +dwc:,measurementValue,Measurement Value,https://rs.tdwg.org/dwc/terms/measurementValue,,,10.0,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementValue,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementValue,dwc:measurementValue,string, +dwciri:,measurementValue,Measurement Value,https://rs.tdwg.org/dwc/terms/measurementValue,,,http://vocab.nerc.ac.uk/collection/L22/current/TOOL0960/,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementValue,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementValue,dwciri:measurementValue,string, +dwc:,measurementAccuracy,Measurement Accuracy,https://rs.tdwg.org/dwc/terms/measurementAccuracy,,,0.1| normal distribution with variation of 2 m,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementAccuracy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementAccuracy,dwc:measurementAccuracy,string, +dwc:,measurementUnit,Measurement Unit,https://rs.tdwg.org/dwc/terms/measurementUnit,,,m| cm,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementUnit,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementUnit,dwc:measurementUnit,string, +dwciri:,measurementUnit,Measurement Unit,https://rs.tdwg.org/dwc/iri/measurementUnit,,,http://vocab.nerc.ac.uk/collection/P06/current/UMSQ/,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementUnit,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementUnit,dwciri:measurementUnit,string, +ods:,AssertionByAgent,Assertion By Agent,"The agent who made the assertion, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.AssertionByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/AssertionByAgent,ods:AssertionByAgent,object, +ods:,assertionProtocol,Assertion Protocol,The protocol used to make the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionProtocol,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionProtocol,ods:assertionProtocol,string, +ods:,assertionProtocolID,Assertion Protocol ID,The ID of the protocol used to make the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionProtocolID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionProtocolID,ods:assertionProtocolID,string, +ods:,assertionRemarks,Assertion Remarks,Remarks about the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionRemarks,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionRemarks,ods:assertionRemarks,string, +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,Citation,False,True,Citation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Citation,ods:Citation,, +dcterms:,identifier,Identifier,https://purl.org/dc/terms/identifier,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,True,False,Citation.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, +dcterms:,type,Type,https://purl.org/dc/terms/type,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.type,http://purl.org/dc/terms/,http://purl.org/dc/terms/type,dcterms:type,string, +dcterms:,date,Date,https://purl.org/dc/terms/date,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.date,http://purl.org/dc/terms/,http://purl.org/dc/terms/date,dcterms:date,string, +dcterms:,title,Title,https://purl.org/dc/terms/title,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,True,False,Citation.title,http://purl.org/dc/terms/,http://purl.org/dc/terms/title,dcterms:title,string, +dcterms:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.creator,http://purl.org/dc/terms/,http://purl.org/dc/terms/creator,dcterms:creator,object, +ods:,citationPageNumber,Citation Page Number,Page number of the citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.citationPageNumber,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/citationPageNumber,ods:citationPageNumber,string, +ods:,citationRemarks,Citation Remarks,Any further remarks about the citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.citationRemarks,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/citationRemarks,ods:citationRemarks,string, +ods:,referenceType,Reference Type,The type of reference,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceType,ods:referenceType,string, +dcterms:,bibliographicCitation,Bibliographic Citation,https://dublincore.org/usage/terms/history/#bibliographicCitation-002,,,https://www.gbif.org/species/2439608 Source: GBIF Taxonomic Backbone,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.bibliographicCitation,http://purl.org/dc/terms/,http://purl.org/dc/terms/bibliographicCitation,dcterms:bibliographicCitation,string, +ods:,referenceYear,Reference Year,The year the reference was published,,,2021,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceYear,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceYear,ods:referenceYear,integer, +ods:,referenceIRI,Reference Iri,Reference to the web source of this citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceIRI,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceIRI,ods:referenceIRI,string, +ods:,isPeerReviewed,Is Peer Reviewed,Is the citation peer reviewed?,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.isPeerReviewed,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isPeerReviewed,ods:isPeerReviewed,boolean, +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,EntityRelationship,False,True,EntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/EntityRelationship,ods:EntityRelationship,, +dwc:,relationshipOfResource,Relationship Of Resource,https://rs.tdwg.org/dwc/terms/relationshipOfResource,,,hasGBIFID,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,True,False,EntityRelationship.relationshipOfResource,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResource,dwc:relationshipOfResource,string, +dwc:,relationshipOfResourceID,Relationship Of Resource ID,https://rs.tdwg.org/dwc/terms/relationshipOfResourceID,,,https://purl.obolibrary.org/obo/RO_0002456,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipOfResourceID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResourceID,dwc:relationshipOfResourceID,string, +dwc:,relatedResourceID,Related Resource ID,https://rs.tdwg.org/dwc/terms/relatedResourceID,,,3024470157,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,True,False,EntityRelationship.relatedResourceID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relatedResourceID,dwc:relatedResourceID,string, +ods:,relatedResourceURI,Related Resource URI,The URI of the related resource,,,https://www.gbif.org/occurrence/3024470157,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relatedResourceURI,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/relatedResourceURI,ods:relatedResourceURI,string, +dwc:,relationshipEstablishedDate,Relationship Established Date,https://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,,,2024-05-30T09:46:20.120Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipEstablishedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,dwc:relationshipEstablishedDate,string, +ods:,entityRelationshipOrder,Entity Relationship Order,When multiple relationships are added an order can be defined,,,1,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.entityRelationshipOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/entityRelationshipOrder,ods:entityRelationshipOrder,integer, +ods:,RelationshipAccordingToAgent,Relationship According To Agent,The agent who created the entity relationship. Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.RelationshipAccordingToAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/RelationshipAccordingToAgent,ods:RelationshipAccordingToAgent,object, +dwc:,relationshipAccordingTo,Relationship According To,https://rs.tdwg.org/dwc/terms/relationshipAccordingTo,,,Sam Leeflang,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipAccordingTo,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipAccordingTo,dwc:relationshipAccordingTo,string, +dwc:,relationshipRemarks,Relationship Remarks,https://rs.tdwg.org/dwc/terms/relationshipRemarks,,,Mother and offspring collected from the same nest,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipRemarks,dwc:relationshipRemarks,string, +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,Identifier,False,True,Identifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Identifier,ods:Identifier,, +dcterms:,title,Title,"The type of the identifier, https://purl.org/dc/elements/1.1/title",,,dwc:catalogueNumber| dwca:id,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.title,http://purl.org/dc/terms/,http://purl.org/dc/terms/title,dcterms:title,string, +ods:,localTitle,Local Title,The local title of the identifier,,,Registratie nummer,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.localTitle,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/localTitle,ods:localTitle,string, +dcterms:,identifier,Identifier,"The value for the identifier, https://purl.org/dc/terms/identifier",,,BMNH(E)1902475| RGM.800315,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, +dcterms:,format,Format,Mime type of content returned by identifier in case the identifier is resolvable. https://purl.org/dc/terms/format,,,application/json,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.format,http://purl.org/dc/terms/,http://purl.org/dc/terms/format,dcterms:format,string, +dcterms:,subject,Subject,Keywords qualifying the identifier https://purl.org/dc/terms/subject,,,erecolnat,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.subject,http://purl.org/dc/terms/,http://purl.org/dc/terms/subject,dcterms:subject,string, +ods:,isPartOfLabel,Is Part Of Label,Indicates whether the identifier is part of the physical label,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isPartOfLabel,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isPartOfLabel,ods:isPartOfLabel,boolean, +ods:,isBarcodeOrNFC,Is Barcode Or NFC,Indicates whether the identifier is part of the barcode or nfc chip,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isBarcodeOrNFC,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isBarcodeOrNFC,ods:isBarcodeOrNFC,boolean, +ods:,isIDPersistent,Is ID Persistent,Indicates whether the identifier is a persistent identifier,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isIDPersistent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isIDPersistent,ods:isIDPersistent,boolean, +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,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, +ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, +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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, +ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object, +ods:,hasRelatedPID,Has Related PID,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array, diff --git a/app/data/opends/digital-specimen-termlist.csv b/app/data/opends/digital-specimen-termlist.csv index e8c850a..6c52a8a 100644 --- a/app/data/opends/digital-specimen-termlist.csv +++ b/app/data/opends/digital-specimen-termlist.csv @@ -1,311 +1,319 @@ -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 -ods:,DigitalSpecimen,Digital Specimen,A digital representation of a physical specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,DigitalSpecimen,True,True,DigitalSpecimen,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/DigitalSpecimen,ods:DigitalSpecimen, -ods:,ID,Id,The unique identifier of the object,,,['https://doi.org/10.22/XXX-XXX-XXX'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string -ods:,version,Version,"The version of the object, each change generates a new version",,,[1],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.version,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/version,ods:version,integer -ods:,status,Status,The status of the Digital Object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status, -dcterms:,modified,Modified,"The timestamp that the object was last changed, which resulted in a new version of the object",,,['2023-10-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.modified,http://purl.org/dc/terms/,http://purl.org/dc/terms/modified,dcterms:modified,string -dcterms:,created,Created,The timestamp that the object was created in DiSSCo,,,['2023-10-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.created,http://purl.org/dc/terms/,http://purl.org/dc/terms/created,dcterms:created,string -ods:,type,Type,The DOI to the FDO type of the object,,,['https://doi.org/10.15468/1a2b3c'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string -ods:,midsLevel,Mids Level,"The MIDS level of the object, see https://www.tdwg.org/community/cd/mids/",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.midsLevel,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/midsLevel,ods:midsLevel,integer -ods:,normalisedPhysicalSpecimenID,Normalised Physical Specimen Id,The physical specimen identifier of the object. When locally unique this is a combination between source-system-id and the local identifier,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.normalisedPhysicalSpecimenID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/normalisedPhysicalSpecimenID,ods:normalisedPhysicalSpecimenID,string -ods:,physicalSpecimenID,Physical Specimen Id,The physical specimen identifier of the object. Taken over as-is,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.physicalSpecimenID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/physicalSpecimenID,ods:physicalSpecimenID,string -ods:,physicalSpecimenIDType,Physical Specimen Idtype,To indicate if the physical identifier is globally unique or locally unique,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.physicalSpecimenIDType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/physicalSpecimenIDType,ods:physicalSpecimenIDType, -ods:,topicOrigin,Topic Origin,The topic origin of the specimen,,,['Natural'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.topicOrigin,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/topicOrigin,ods:topicOrigin, -ods:,topicDomain,Topic Domain,The topic domain of the specimen,,,['Life'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.topicDomain,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/topicDomain,ods:topicDomain, -ods:,topicDiscipline,Topic Discipline,The topic discipline of the specimen,,,['Botany'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.topicDiscipline,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/topicDiscipline,ods:topicDiscipline, -ods:,isMarkedAsType,Is Marked As Type,The specimen is marked as a type specimen,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.isMarkedAsType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isMarkedAsType,ods:isMarkedAsType,boolean -ods:,isKnownToContainMedia,Is Known To Contain Media,Indicates if there are any media objects attached to this specimen,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.isKnownToContainMedia,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isKnownToContainMedia,ods:isKnownToContainMedia,boolean -ods:,specimenName,Specimen Name,The accepted specimen name of the digital specimen,,,"['Roptrocerus typographi (Györfi, 1952)']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.specimenName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/specimenName,ods:specimenName,string -ods:,sourceSystemID,Source System Id,The handle to the source system object which retrieved the data from the CMS,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.sourceSystemID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/sourceSystemID,ods:sourceSystemID,string -ods:,sourceSystemName,Source System Name,The name of the source system as provided to DiSSCo,,,['Naturalis Biodiversity Center (NL) - Vermes'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.sourceSystemName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/sourceSystemName,ods:sourceSystemName,string -ods:,livingOrPreserved,Living Or Preserved,Whether the specimen is living or preserved,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.livingOrPreserved,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/livingOrPreserved,ods:livingOrPreserved, -ods:,language,Language,"The language of the Digital Specimen metadata. Only indicate, not enforced. Recommended to use ISO 639-1 codes",,,"[['en', 'fr', 'de']]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.language,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/language,ods:language,array -dcterms:,license,License,https://purl.org/dc/terms/license,,,['https://creativecommons.org/licenses/by/4.0/'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.license,http://purl.org/dc/terms/,http://purl.org/dc/terms/license,dcterms:license,string -dwc:,basisOfRecord,Basis Of Record,https://rs.tdwg.org/dwc/terms/basisOfRecord,,,['PreservedSpecimen'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.basisOfRecord,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/basisOfRecord,dwc:basisOfRecord,string -dwc:,preparations,Preparations,https://rs.tdwg.org/dwc/terms/preparations,,,['fossil'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.preparations,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/preparations,dwc:preparations,string -dwc:,disposition,Disposition,https://rs.tdwg.org/dwc/terms/disposition,,,['in collection'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.disposition,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/disposition,dwc:disposition,string -ods:,organisationCode,Organisation Code,Code used by the organisation,,,['MNF'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organisationCode,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationCode,ods:organisationCode,string -ods:,organisationID,Organisation Id,ROR or Wikidata identifier of the organisation,,,['https://ror.org/015hz7p22'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.organisationID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationID,ods:organisationID,string -ods:,organisationName,Organisation Name,Full museum name according to ROR or Wikidata,,,['National Museum of Natural History'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organisationName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationName,ods:organisationName,string -dwc:,collectionCode,Collection Code,https://rs.tdwg.org/dwc/terms/collectionCode,,,['EBIRD'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.collectionCode,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/collectionCode,dwc:collectionCode,string -dwc:,collectionID,Collection Id,https://rs.tdwg.org/dwc/terms/collectionID,,,['https://www.gbif.org/grscicoll/collection/fbd3ed74-5a21-4e01-b86a-33d36f032d9c'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.collectionID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/collectionID,dwc:collectionID,string -dwc:,informationWithheld,Information Withheld,https://rs.tdwg.org/dwc/terms/informationWithheld,,,['location information not given for endangered species'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.informationWithheld,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/informationWithheld,dwc:informationWithheld,string -dwc:,dataGeneralizations,Data Generalizations,https://rs.tdwg.org/dwc/terms/dataGeneralizations,,,['Coordinates generalized from original GPS coordinates to the nearest half degree grid cell.'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.dataGeneralizations,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/dataGeneralizations,dwc:dataGeneralizations,string -ods:,ownerOrganisationCode,Owner Organisation Code,The name used by the organisation having ownership of the object,,,['InBio'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.ownerOrganisationCode,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ownerOrganisationCode,ods:ownerOrganisationCode,string -dwc:,recordedBy,Recorded By,https://rs.tdwg.org/dwc/terms/recordedBy,,,['José E. Crespo'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.recordedBy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/recordedBy,dwc:recordedBy,string -dwc:,recordedByID,Recorded By Id,https://rs.tdwg.org/dwc/terms/recordedByID,,,['https://orcid.org/0000-0002-1825-0097'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.recordedByID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/recordedByID,dwc:recordedByID,string -dwc:,datasetName,Dataset Name,https://rs.tdwg.org/dwc/terms/datasetName,,,['Hummingbirds'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.datasetName,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/datasetName,dwc:datasetName,string -dwc:,datasetID,Dataset Id,http://rs.tdwg.org/dwc/terms/datasetID,,,['b15d4952-7d20-46f1-8a3e-556a512b04c5'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.datasetID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/datasetID,dwc:datasetID,string -dcterms:,accessRights,Access Rights,https://purl.org/dc/terms/accessRights,,,['not-for-profit use only'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.accessRights,http://purl.org/dc/terms/,http://purl.org/dc/terms/accessRights,dcterms:accessRights,string -dcterms:,rightsHolder,Rights Holder,https://purl.org/dc/terms/rightsHolder,,,['Museu de História Natural e da Ciência da Universidade do Porto'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.rightsHolder,http://purl.org/dc/terms/,http://purl.org/dc/terms/rightsHolder,dcterms:rightsHolder,string -dwc:,verbatimLabel,Verbatim Label,https://rs.tdwg.org/dwc/terms/verbatimLabel,,,"['ILL: Union Co. Wolf Lake by Powder Plant Bridge. 1 March 1975 Coll. S. Ketzler, S. Herbert\n\nMonotoma longicollis 4 â\x99\x82 Det TC McElrath 2018\n\nINHS Insect Collection 456782']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.verbatimLabel,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimLabel,dwc:verbatimLabel,string -dwc:,organismID,Organism Id,https://rs.tdwg.org/dwc/terms/organismID,,,['http://arctos.database.museum/guid/WNMU:Mamm:1249'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organismID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismID,dwc:organismID,string -dwc:,organismName,Organism Name,https://rs.tdwg.org/dwc/terms/organismName,,,['Boab Prison Tree'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organismName,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismName,dwc:organismName,string -dwc:,organismScope,Organism Scope,https://rs.tdwg.org/dwc/terms/organismScope,,,['colony'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organismScope,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismScope,dwc:organismScope,string -dwc:,associatedOrganisms,Associated Organisms,https://rs.tdwg.org/dwc/terms/associatedOrganisms,,,['sibling of http://arctos.database.museum/guid/DMNS:Mamm:14171'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.associatedOrganisms,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/associatedOrganisms,dwc:associatedOrganisms,string -dwc:,organismRemarks,Organism Remarks,https://rs.tdwg.org/dwc/terms/organismRemarks,,,['One of a litter of six'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organismRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismRemarks,dwc:organismRemarks,string -dwc:,dynamicProperties,Dynamic Properties,https://rs.tdwg.org/dwc/terms/dynamicProperties,,,"['{""relativeHumidity"": 28,""airTemperatureInCelsius"": 22}']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.dynamicProperties,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/dynamicProperties,dwc:dynamicProperties,string -ods:,hasMaterialEntity,Has Material Entity,Contains zero or more ods:MaterialEntity objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasMaterialEntity,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasMaterialEntity,ods:hasMaterialEntity,array -ods:,hasIdentification,Has Identification,Contains zero or more ods:Identification objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasIdentification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentification,ods:hasIdentification,array -ods:,hasAssertion,Has Assertion,Contains zero or more ods:Assertion objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasAssertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAssertion,ods:hasAssertion,array -ods:,hasEvent,Has Event,Contains zero or more ods:Event objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasEvent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEvent,ods:hasEvent,array -ods:,hasEntityRelationship,Has Entity Relationship,Contains zero or more ods:EntityRelationship objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasEntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEntityRelationship,ods:hasEntityRelationship,array -ods:,hasCitation,Has Citation,Contains zero or more ods:Citation objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasCitation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasCitation,ods:hasCitation,array -ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array -ods:,hasChronometricAge,Has Chronometric Age,Contains zero or more ods:ChronometricAge objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasChronometricAge,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasChronometricAge,ods:hasChronometricAge,array -ods:,hasAgent,Has Agent,Contains zero or more ods:Agent objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgent,ods:hasAgent,array -ods:,TombstoneMetadata,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,DigitalSpecimen,False,False,DigitalSpecimen.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object -ods:,MaterialEntity,Material Entity,Material Entities that are part of the Digital Specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,MaterialEntity,False,True,MaterialEntity,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/MaterialEntity,ods:MaterialEntity, -dwc:,materialEntityID,Material Entity Id,https://rs.tdwg.org/dwc/terms/materialEntityID,,,['06809dc5-f143-459a-be1a-6f03e63fc083'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.materialEntityID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/materialEntityID,dwc:materialEntityID,string -ods:,materialEntityType,Material Entity Type,Type of material entity,,,['organism'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.materialEntityType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/materialEntityType,ods:materialEntityType,string -dwc:,preparations,Preparations,https://rs.tdwg.org/dwc/terms/preparations,,,['fossil'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.preparations,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/preparations,dwc:preparations,string -dwc:,disposition,Disposition,https://rs.tdwg.org/dwc/terms/disposition,,,['in collection'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.disposition,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/disposition,dwc:disposition,string -ods:,organisationCode,Organisation Code,Code used by the organisation,,,['MNF'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.organisationCode,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationCode,ods:organisationCode,string -ods:,organisationID,Organisation Id,ROR or Wikidata identifier of the organisation,,,['https://ror.org/015hz7p22'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.organisationID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationID,ods:organisationID,string -ods:,organisationName,Organisation Name,Full museum name according to ROR or Wikidata,,,['National Museum of Natural History'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.organisationName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationName,ods:organisationName,string -dwc:,collectionCode,Collection Code,https://rs.tdwg.org/dwc/terms/collectionCode,,,['EBIRD'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.collectionCode,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/collectionCode,dwc:collectionCode,string -dwc:,collectionID,Collection Id,https://rs.tdwg.org/dwc/terms/collectionID,,,['https://www.gbif.org/grscicoll/collection/fbd3ed74-5a21-4e01-b86a-33d36f032d9c'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.collectionID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/collectionID,dwc:collectionID,string -ods:,ownerOrganisationCode,Owner Organisation Code,The name used by the organisation having ownership of the object,,,['InBio'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.ownerOrganisationCode,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ownerOrganisationCode,ods:ownerOrganisationCode,string -dwc:,recordedBy,Recorded By,https://rs.tdwg.org/dwc/terms/recordedBy,,,['José E. Crespo'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.recordedBy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/recordedBy,dwc:recordedBy,string -dwc:,recordedByID,Recorded By Id,https://rs.tdwg.org/dwc/terms/recordedByID,,,['https://orcid.org/0000-0002-1825-0097'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.recordedByID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/recordedByID,dwc:recordedByID,string -dwc:,verbatimLabel,Verbatim Label,https://rs.tdwg.org/dwc/terms/verbatimLabel,,,"['ILL: Union Co. Wolf Lake by Powder Plant Bridge. 1 March 1975 Coll. S. Ketzler, S. Herbert\n\nMonotoma longicollis 4 â\x99\x82 Det TC McElrath 2018\n\nINHS Insect Collection 456782']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.verbatimLabel,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimLabel,dwc:verbatimLabel,string -ods:,hasIdentification,Has Identification,Contains zero or more ods:Identification objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasIdentification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentification,ods:hasIdentification,array -ods:,hasAssertion,Has Assertion,Contains zero or more ods:Assertion objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasAssertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAssertion,ods:hasAssertion,array -ods:,hasEntityRelationship,Has Entity Relationship,Contains zero or more ods:EntityRelationship objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasEntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEntityRelationship,ods:hasEntityRelationship,array -ods:,hasCitation,Has Citation,Contains zero or more ods:Citation objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasCitation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasCitation,ods:hasCitation,array -ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array -ods:,hasEvent,Has Event,Contains zero or more ods:Event objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasEvent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEvent,ods:hasEvent,array -ods:,hasAgent,Has Agent,Contains zero or more ods:Agent objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgent,ods:hasAgent,array -ods:,Identification,Identification,The Identification of a specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,Identification,False,True,Identification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Identification,ods:Identification, -dwc:,identificationID,Identification Id,https://rs.tdwg.org/dwc/terms/identificationID,,,['9992'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identificationID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identificationID,dwc:identificationID,string -ods:,identificationType,Identification Type,The type of identification,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identificationType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/identificationType,ods:identificationType,string -ods:,taxonFormula,Taxon Formula,The full formula of the taxonomic identification,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.taxonFormula,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/taxonFormula,ods:taxonFormula,string -dwc:,verbatimIdentification,Verbatim Identification,https://rs.tdwg.org/dwc/terms/verbatimIdentification,,,['Peromyscus sp.'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.verbatimIdentification,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimIdentification,dwc:verbatimIdentification,string -dwc:,typeStatus,Type Status,https://rs.tdwg.org/dwc/terms/typeStatus,,,['holotype'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.typeStatus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/typeStatus,dwc:typeStatus,string -dwc:,identifiedBy,Identified By,https://rs.tdwg.org/dwc/terms/identifiedBy,,,['James L. Patton'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identifiedBy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identifiedBy,dwc:identifiedBy,string -dwc:,identifiedByID,Identified By Id,https://rs.tdwg.org/dwc/terms/identifiedByID,,,['https://orcid.org/0000-0002-1825-0097'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identifiedByID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identifiedByID,dwc:identifiedByID,string -dwc:,dateIdentified,Date Identified,https://rs.tdwg.org/dwc/terms/dateIdentified,,,['2009-02-20T08:40Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.dateIdentified,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/dateIdentified,dwc:dateIdentified,string -dwc:,identificationReferences,Identification References,https://rs.tdwg.org/dwc/terms/identificationReferences,,,['Aves del Noroeste Patagonico. Christie et al. 2004.'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identificationReferences,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identificationReferences,dwc:identificationReferences,string -ods:,isVerifiedIdentification,Is Verified Identification,"If this is the accepted identification, based on https://rs.tdwg.org/dwc/terms/identificationVerificationStatus",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,True,False,Identification.isVerifiedIdentification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isVerifiedIdentification,ods:isVerifiedIdentification,boolean -dwc:,identificationRemarks,Identification Remarks,https://rs.tdwg.org/dwc/terms/identificationRemarks,,,['Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identificationRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identificationRemarks,dwc:identificationRemarks,string -dwc:,identificationQualifier,Identification Qualifier,https://rs.tdwg.org/dwc/terms/identificationQualifier,,,['cf. var. oxyadenia'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identificationQualifier,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identificationQualifier,dwc:identificationQualifier,string -ods:,hasCitation,Has Citation,Can contain zero to more ods:Citation objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.hasCitation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasCitation,ods:hasCitation,array -ods:,hasTaxonIdentification,Has Taxon Identification,Can contain zero to more ods:TaxonIdentification objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.hasTaxonIdentification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasTaxonIdentification,ods:hasTaxonIdentification,array -ods:,TaxonIdentification,Taxon Identification,A taxonomic identification of the specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,TaxonIdentification,False,True,TaxonIdentification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TaxonIdentification,ods:TaxonIdentification, -dwc:,taxonID,Taxon Id,https://rs.tdwg.org/dwc/terms/taxonID,,,['https://www.gbif.org/species/212'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.taxonID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/taxonID,dwc:taxonID,string -dwc:,scientificName,Scientific Name,https://rs.tdwg.org/dwc/terms/scientificName,,,"['Roptrocerus typographi (Györfi, 1952)']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.scientificName,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/scientificName,dwc:scientificName,string -dwc:,scientificNameID,Scientific Name Id,https://rs.tdwg.org/dwc/terms/scientificNameID,,,['urn:lsid:ipni.org:names:37829-1:1.3'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.scientificNameID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/scientificNameID,dwc:scientificNameID,string -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']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.scientificNameHtmlLabel,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/scientificNameHtmlLabel,ods:scientificNameHtmlLabel,string -dwc:,scientificNameAuthorship,Scientific Name Authorship,https://rs.tdwg.org/dwc/terms/scientificNameAuthorship,,,['(Torr.) J.T. Howell'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.scientificNameAuthorship,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/scientificNameAuthorship,dwc:scientificNameAuthorship,string -dwc:,nameAccordingTo,Name According To,https://rs.tdwg.org/dwc/terms/nameAccordingTo,,,['Plants of the World Online'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.nameAccordingTo,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/nameAccordingTo,dwc:nameAccordingTo,string -dwc:,namePublishedInYear,Name Published In Year,https://rs.tdwg.org/dwc/terms/namePublishedInYear,,,['2022'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.namePublishedInYear,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/namePublishedInYear,dwc:namePublishedInYear,string -dwc:,taxonRank,Taxon Rank,https://rs.tdwg.org/dwc/terms/taxonRank,,,['species'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.taxonRank,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/taxonRank,dwc:taxonRank,string -dwc:,verbatimTaxonRank,Verbatim Taxon Rank,https://rs.tdwg.org/dwc/terms/verbatimTaxonRank,,,['Agamospecies'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.verbatimTaxonRank,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimTaxonRank,dwc:verbatimTaxonRank,string -ods:,taxonSource,Taxon Source,The source of the taxonomic concept,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.taxonSource,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/taxonSource,ods:taxonSource,string -dwc:,taxonRemarks,Taxon Remarks,https://rs.tdwg.org/dwc/terms/taxonRemarks,,,['this name is a misspelling in common use'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.taxonRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/taxonRemarks,dwc:taxonRemarks,string -dwc:,kingdom,Kingdom,https://rs.tdwg.org/dwc/terms/kingdom,,,['animalia'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.kingdom,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/kingdom,dwc:kingdom,string -dwc:,phylum,Phylum,https://rs.tdwg.org/dwc/terms/phylum,,,['Chordata'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.phylum,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/phylum,dwc:phylum,string -dwc:,class,Class,https://rs.tdwg.org/dwc/terms/class,,,['Hepaticopsida'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.class,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/class,dwc:class,string -dwc:,order,Order,https://rs.tdwg.org/dwc/terms/order,,,['Carnivora'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.order,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/order,dwc:order,string -dwc:,family,Family,https://rs.tdwg.org/dwc/terms/family,,,['Felidae'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.family,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/family,dwc:family,string -dwc:,subfamily,Subfamily,https://rs.tdwg.org/dwc/terms/subfamily,,,['Orchidoideae'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.subfamily,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/subfamily,dwc:subfamily,string -dwc:,genus,Genus,https://rs.tdwg.org/dwc/terms/genus,,,['Puma'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.genus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/genus,dwc:genus,string -dwc:,specificEpithet,Specific Epithet,https://rs.tdwg.org/dwc/terms/specificEpithet,,,['concolor'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.specificEpithet,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/specificEpithet,dwc:specificEpithet,string -dwc:,taxonomicStatus,Taxonomic Status,https://rs.tdwg.org/dwc/terms/taxonomicStatus,,,['accepted'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.taxonomicStatus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/taxonomicStatus,dwc:taxonomicStatus,string -dwc:,nomenclaturalCode,Nomenclatural Code,https://rs.tdwg.org/dwc/terms/nomenclaturalCode,,,['ICBN'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.nomenclaturalCode,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/nomenclaturalCode,dwc:nomenclaturalCode,string -dwc:,vernacularName,Vernacular Name,https://rs.tdwg.org/dwc/terms/vernacularName,,,['Meerval | Wels | Catfish | Silure glane | Wels | Waller | Siluro | Malle'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.vernacularName,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/vernacularName,dwc:vernacularName,string -dwc:,subgenus,Subgenus,https://rs.tdwg.org/dwc/terms/subgenus,,,['Strobus'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.subgenus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/subgenus,dwc:subgenus,string -dwc:,acceptedNameUsage,Accepted Name Usage,https://rs.tdwg.org/dwc/terms/acceptedNameUsage,,,['Tamias minimus'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.acceptedNameUsage,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/acceptedNameUsage,dwc:acceptedNameUsage,string -dwc:,acceptedNameUsageID,Accepted Name Usage Id,https://rs.tdwg.org/dwc/terms/acceptedNameUsageID,,,['6W3C4'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.acceptedNameUsageID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/acceptedNameUsageID,dwc:acceptedNameUsageID,string -dwc:,cultivarEpithet,Cultivar Epithet,https://rs.tdwg.org/dwc/terms/cultivarEpithet,,,['King Edward'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.cultivarEpithet,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/cultivarEpithet,dwc:cultivarEpithet,string -dwc:,genericName,Generic Name,https://rs.tdwg.org/dwc/terms/genericName,,,['Felis'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.genericName,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/genericName,dwc:genericName,string -dwc:,infragenericEpithet,Infrageneric Epithet,https://rs.tdwg.org/dwc/terms/infragenericEpithet,,,['Abacetillus'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.infragenericEpithet,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/infragenericEpithet,dwc:infragenericEpithet,string -dwc:,infraspecificEpithet,Infraspecific Epithet,https://rs.tdwg.org/dwc/terms/infraspecificEpithet,,,['oxyadenia'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.infraspecificEpithet,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/infraspecificEpithet,dwc:infraspecificEpithet,string -dwc:,nomenclaturalStatus,Nomenclatural Status,https://rs.tdwg.org/dwc/terms/nomenclaturalStatus,,,['nom. illeg.'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.nomenclaturalStatus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/nomenclaturalStatus,dwc:nomenclaturalStatus,string -dwc:,originalNameUsage,Original Name Usage,https://rs.tdwg.org/dwc/terms/originalNameUsage,,,['Pinus abies'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.originalNameUsage,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/originalNameUsage,dwc:originalNameUsage,string -dwc:,subtribe,Subtribe,http://rs.tdwg.org/dwc/terms/subtribe,,,['Plotinini'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.subtribe,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/subtribe,dwc:subtribe,string -dwc:,superfamily,Superfamily,https://rs.tdwg.org/dwc/terms/superfamily,,,['Cerithioidea'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.superfamily,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/superfamily,dwc:superfamily,string -dwc:,tribe,Tribe,https://rs.tdwg.org/dwc/terms/tribe,,,['Arethuseae'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.tribe,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/tribe,dwc:tribe,string -ods:,Event,Event,The Event that occurred at a particular time and place,,,,http://www.w3.org/2000/01/rdf-schema#Class,Event,False,True,Event,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Event,ods:Event, -dwc:,organismQuantity,Organism Quantity,https://rs.tdwg.org/dwc/terms/organismQuantity,,,['27'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.organismQuantity,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismQuantity,dwc:organismQuantity,string -dwc:,organismQuantityType,Organism Quantity Type,https://rs.tdwg.org/dwc/terms/organismQuantityType,,,['individuals'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.organismQuantityType,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismQuantityType,dwc:organismQuantityType,string -dwc:,sex,Sex,https://rs.tdwg.org/dwc/terms/sex,,,['female'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.sex,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/sex,dwc:sex,string -dwc:,lifeStage,Life Stage,https://rs.tdwg.org/dwc/terms/lifeStage,,,['adult'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.lifeStage,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/lifeStage,dwc:lifeStage,string -dwc:,reproductiveCondition,Reproductive Condition,https://rs.tdwg.org/dwc/terms/reproductiveCondition,,,['pregnant'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.reproductiveCondition,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/reproductiveCondition,dwc:reproductiveCondition,string -dwc:,behavior,Behavior,https://rs.tdwg.org/dwc/terms/behavior,,,['running'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.behavior,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/behavior,dwc:behavior,string -dwc:,caste,Caste,https://rs.tdwg.org/dwc/terms/caste,,,"['queen', 'ergatoid']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.caste,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/caste,dwc:caste,string -dwc:,vitality,Vitality,https://rs.tdwg.org/dwc/terms/vitality,,,"['alive', 'dead']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.vitality,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/vitality,dwc:vitality,string -dwc:,establishmentMeans,Establishment Means,https://rs.tdwg.org/dwc/terms/establishmentMeans,,,['introduced'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.establishmentMeans,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/establishmentMeans,dwc:establishmentMeans,string -dwc:,occurrenceStatus,Occurrence Status,https://rs.tdwg.org/dwc/terms/occurrenceStatus,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.occurrenceStatus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/occurrenceStatus,dwc:occurrenceStatus, -dwc:,pathway,Pathway,https://rs.tdwg.org/dwc/terms/pathway,,,['releasedForUse'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.pathway,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/pathway,dwc:pathway,string -dwc:,degreeOfEstablishment,Degree Of Establishment,https://rs.tdwg.org/dwc/terms/degreeOfEstablishment,,,['captive'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.degreeOfEstablishment,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/degreeOfEstablishment,dwc:degreeOfEstablishment,string -dwc:,georeferenceVerificationStatus,Georeference Verification Status,https://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus,,,['verified by data custodian'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.georeferenceVerificationStatus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus,dwc:georeferenceVerificationStatus,string -dwc:,occurrenceRemarks,Occurrence Remarks,https://rs.tdwg.org/dwc/terms/occurrenceRemarks,,,['found dead on road'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.occurrenceRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/occurrenceRemarks,dwc:occurrenceRemarks,string -ods:,eventName,Event Name,The name of the event,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.eventName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/eventName,ods:eventName,string -dwc:,fieldNumber,Field Number,https://rs.tdwg.org/dwc/terms/fieldNumber,,,['RV Sol 87-03-08'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.fieldNumber,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/fieldNumber,dwc:fieldNumber,string -dwc:,recordNumber,Record Number,https://rs.tdwg.org/dwc/terms/recordNumber,,,['OPP 7101'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.recordNumber,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/recordNumber,dwc:recordNumber,string -dwc:,eventType,Event Type,https://rs.tdwg.org/dwc/terms/eventType,,,['Observation'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.eventType,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventType,dwc:eventType,string -dwc:,eventDate,Event Date,https://rs.tdwg.org/dwc/terms/eventDate,,,['1963-03-08T14:07-0600'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.eventDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventDate,dwc:eventDate,string -dwc:,eventTime,Event Time,https://rs.tdwg.org/dwc/terms/eventTime,,,['14:07-0600'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.eventTime,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventTime,dwc:eventTime,string -dwc:,endDayOfYear,End Day Of Year,https://rs.tdwg.org/dwc/terms/endDayOfYear,,,[68],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.endDayOfYear,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/endDayOfYear,dwc:endDayOfYear,integer -dwc:,startDayOfYear,Start Day Of Year,https://rs.tdwg.org/dwc/terms/startDayOfYear,,,[68],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.startDayOfYear,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/startDayOfYear,dwc:startDayOfYear,integer -dwc:,verbatimEventDate,Verbatim Event Date,https://rs.tdwg.org/dwc/terms/verbatimEventDate,,,['Marzo 2002'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.verbatimEventDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimEventDate,dwc:verbatimEventDate,string -dwc:,year,Year,https://rs.tdwg.org/dwc/terms/year,,,[2008],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.year,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/year,dwc:year,integer -dwc:,month,Month,https://rs.tdwg.org/dwc/terms/month,,,[12],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.month,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/month,dwc:month,integer -dwc:,day,Day,https://rs.tdwg.org/dwc/terms/day,,,[29],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.day,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/day,dwc:day,integer -dwc:,habitat,Habitat,https://rs.tdwg.org/dwc/terms/habitat,,,['savanna'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.habitat,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/habitat,dwc:habitat,string -eco:,protocolDescriptions,Protocol Descriptions,https://rs.tdwg.org/eco/terms/protocolDescriptions,,,"['Three conventional harp traps (3.2m ht x 2.2m w) were established in flight path zones for a period of 4 hrs at dawn and dusk for a total of 10 trap nights. Traps were visited on an hourly basis during each deployment period and the trap catch recorded for species, size, weight, sex, age and maternal status.']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.protocolDescriptions,,protocolDescriptions,eco:protocolDescriptions,string -dwc:,sampleSizeValue,Sample Size Value,https://rs.tdwg.org/dwc/terms/sampleSizeValue,,,"[5, 4.23]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.sampleSizeValue,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/sampleSizeValue,dwc:sampleSizeValue,number -dwc:,sampleSizeUnit,Sample Size Unit,https://rs.tdwg.org/dwc/terms/sampleSizeUnit,,,['meters'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.sampleSizeUnit,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/sampleSizeUnit,dwc:sampleSizeUnit,string -dwc:,samplingProtocol,Sampling Protocol,https://rs.tdwg.org/dwc/terms/samplingProtocol,,,['collected directly from the wild'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.samplingProtocol,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/samplingProtocol,dwc:samplingProtocol,string -dwc:,samplingEffort,Sampling Effort,https://rs.tdwg.org/dwc/terms/samplingEffort,,,['2 hours'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.samplingEffort,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/samplingEffort,dwc:samplingEffort,string -dwc:,fieldNotes,Field Notes,https://rs.tdwg.org/dwc/terms/fieldNotes,,,['Notes available in the Grinnell-Miller Library'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.fieldNotes,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/fieldNotes,dwc:fieldNotes,string -dwc:,eventRemarks,Event Remarks,https://rs.tdwg.org/dwc/terms/eventRemarks,,,['After the recent rains the river is nearly at flood stage'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.eventRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventRemarks,dwc:eventRemarks,string -ods:,collectorName,Collector Name,The full name of the collector,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.collectorName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/collectorName,ods:collectorName,string -ods:,collectorID,Collector Id,"The identifier of the collector, recommended would be a ORCID or Wikidata ID",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.collectorID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/collectorID,ods:collectorID,string -ods:,hasAssertion,Has Assertion,Contains zero or more ods:Assertion objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.hasAssertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAssertion,ods:hasAssertion,array -ods:,Location,Location,Contains an object of type ods:Location,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.Location,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Location,ods:Location,object -ods:,Location,Location,The Location of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,Location,False,True,Location,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Location,ods:Location, -dwc:,locationID,Location Id,https://rs.tdwg.org/dwc/terms/locationID,,,['https://opencontext.org/subjects/768A875F-E205-4D0B-DE55-BAB7598D0FD1'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.locationID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/locationID,dwc:locationID,string -dwc:,continent,Continent,https://rs.tdwg.org/dwc/terms/continent,,,['Africa'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.continent,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/continent,dwc:continent,string -dwc:,waterBody,Water Body,https://rs.tdwg.org/dwc/terms/waterBody,,,['Baltic Sea'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.waterBody,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/waterBody,dwc:waterBody,string -dwc:,islandGroup,Island Group,https://rs.tdwg.org/dwc/terms/islandGroup,,,['Seychelles'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.islandGroup,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/islandGroup,dwc:islandGroup,string -dwc:,island,Island,https://rs.tdwg.org/dwc/terms/island,,,['Vancouver'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.island,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/island,dwc:island,string -dwc:,country,Country,https://rs.tdwg.org/dwc/terms/country,,,['Colombia'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.country,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/country,dwc:country,string -dwc:,countryCode,Country Code,https://rs.tdwg.org/dwc/terms/countryCode,,,['SV'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.countryCode,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/countryCode,dwc:countryCode,string -dwc:,stateProvince,State Province,https://rs.tdwg.org/dwc/terms/stateProvince,,,['Montana'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.stateProvince,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/stateProvince,dwc:stateProvince,string -dwc:,county,County,https://rs.tdwg.org/dwc/terms/county,,,['Los Lagos'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.county,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/county,dwc:county,string -dwc:,municipality,Municipality,https://rs.tdwg.org/dwc/terms/municipality,,,['Holzminden'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.municipality,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/municipality,dwc:municipality,string -dwc:,locality,Locality,https://rs.tdwg.org/dwc/terms/locality,,,"['Zeeuws-Vlaanderen, Hulst, Braakman']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.locality,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/locality,dwc:locality,string -dwc:,verbatimLocality,Verbatim Locality,https://rs.tdwg.org/dwc/terms/verbatimLocality,,,['25 km NNE Bariloche por R. Nac. 237'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.verbatimLocality,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimLocality,dwc:verbatimLocality,string -dwc:,minimumElevationInMeters,Minimum Elevation In Meters,https://rs.tdwg.org/dwc/terms/minimumElevationInMeters,,,[-100],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.minimumElevationInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/minimumElevationInMeters,dwc:minimumElevationInMeters,number -dwc:,higherGeographyID,Higher Geography Id,https://rs.tdwg.org/dwc/terms/higherGeographyID,,,['http://vocab.getty.edu/tgn/1002002 '],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.higherGeographyID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/higherGeographyID,dwc:higherGeographyID,string -dwc:,higherGeography,Higher Geography,https://rs.tdwg.org/dwc/terms/higherGeography,,,['Britain and Ireland'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.higherGeography,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/higherGeography,dwc:higherGeography,string -dwc:,maximumElevationInMeters,Maximum Elevation In Meters,https://rs.tdwg.org/dwc/terms/maximumElevationInMeters,,,[205],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.maximumElevationInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/maximumElevationInMeters,dwc:maximumElevationInMeters,number -dwc:,verbatimElevation,Verbatim Elevation,https://rs.tdwg.org/dwc/terms/verbatimElevation,,,['100 - 200 m'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.verbatimElevation,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimElevation,dwc:verbatimElevation,string -dwc:,minimumDistanceAboveSurfaceInMeters,Minimum Distance Above Surface In Meters,https://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters,,,"[-1, 5]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.minimumDistanceAboveSurfaceInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters,dwc:minimumDistanceAboveSurfaceInMeters,number -dwc:,maximumDistanceAboveSurfaceInMeters,Maximum Distance Above Surface In Meters,https://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters,,,[4.2],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.maximumDistanceAboveSurfaceInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters,dwc:maximumDistanceAboveSurfaceInMeters,number -dwc:,minimumDepthInMeters,Minimum Depth In Meters,https://rs.tdwg.org/dwc/terms/minimumDepthInMeters,,,[50],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.minimumDepthInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/minimumDepthInMeters,dwc:minimumDepthInMeters,number -dwc:,maximumDepthInMeters,Maximum Depth In Meters,https://rs.tdwg.org/dwc/terms/maximumDepthInMeters,,,[340],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.maximumDepthInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/maximumDepthInMeters,dwc:maximumDepthInMeters,number -dwc:,verbatimDepth,Verbatim Depth,https://rs.tdwg.org/dwc/terms/verbatimDepth,,,['100-200 m'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.verbatimDepth,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimDepth,dwc:verbatimDepth,string -dwc:,verticalDatum,Vertical Datum,https://rs.tdwg.org/dwc/terms/verticalDatum,,,['EGM84'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.verticalDatum,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verticalDatum,dwc:verticalDatum,string -dwc:,locationAccordingTo,Location According To,https://rs.tdwg.org/dwc/terms/locationAccordingTo,,,['GADM'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.locationAccordingTo,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/locationAccordingTo,dwc:locationAccordingTo,string -dwc:,locationRemarks,Location Remarks,https://rs.tdwg.org/dwc/terms/locationRemarks,,,['under water since 2005'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.locationRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/locationRemarks,dwc:locationRemarks,string -ods:,GeoReference,Geo Reference,An object which describes the geographical reference of the location of the specimen.,,,,http://www.w3.org/2000/01/rdf-schema#Class,Location,False,False,Location.GeoReference,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/GeoReference,ods:GeoReference,object -dwc:,verbatimCoordinates,Verbatim Coordinates,https://rs.tdwg.org/dwc/terms/verbatimCoordinates,,,['41 05 54S 121 05 34W'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.verbatimCoordinates,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimCoordinates,dwc:verbatimCoordinates,string -dwc:,decimalLatitude,Decimal Latitude,https://rs.tdwg.org/dwc/terms/decimalLatitude,,,[-41.0983423],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.decimalLatitude,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/decimalLatitude,dwc:decimalLatitude,number -dwc:,verbatimLatitude,Verbatim Latitude,https://rs.tdwg.org/dwc/terms/verbatimLatitude,,,['41 05 54.03S'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.verbatimLatitude,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimLatitude,dwc:verbatimLatitude,string -dwc:,decimalLongitude,Decimal Longitude,https://rs.tdwg.org/dwc/terms/decimalLongitude,,,[-121.1761111],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.decimalLongitude,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/decimalLongitude,dwc:decimalLongitude,number -dwc:,verbatimLongitude,Verbatim Longitude,https://rs.tdwg.org/dwc/terms/verbatimLongitude,,,"['121d 10\' 34"" W']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.verbatimLongitude,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimLongitude,dwc:verbatimLongitude,string -dwc:,verbatimCoordinateSystem,Verbatim Coordinate System,https://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem,,,['degrees decimal minutes'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.verbatimCoordinateSystem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem,dwc:verbatimCoordinateSystem,string -dwc:,geodeticDatum,Geodetic Datum,https://rs.tdwg.org/dwc/terms/geodeticDatum,,,['WGS84'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.geodeticDatum,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/geodeticDatum,dwc:geodeticDatum,string -dwc:,coordinateUncertaintyInMeters,Coordinate Uncertainty In Meters,https://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters,,,[100],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.coordinateUncertaintyInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters,dwc:coordinateUncertaintyInMeters,number -dwc:,coordinatePrecision,Coordinate Precision,https://rs.tdwg.org/dwc/terms/coordinatePrecision,,,[0.01667],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.coordinatePrecision,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/coordinatePrecision,dwc:coordinatePrecision,number -dwc:,pointRadiusSpatialFit,Point Radius Spatial Fit,https://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit,,,[1.5708],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.pointRadiusSpatialFit,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit,dwc:pointRadiusSpatialFit,number -dwc:,footprintWKT,Footprint Wkt,https://rs.tdwg.org/dwc/terms/footprintWKT,,,"['POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.footprintWKT,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/footprintWKT,dwc:footprintWKT,string -dwc:,footprintSRS,Footprint Srs,https://rs.tdwg.org/dwc/terms/footprintSRS,,,['epsg:4326'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.footprintSRS,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/footprintSRS,dwc:footprintSRS,string -dwc:,verbatimSRS,Verbatim Srs,https://rs.tdwg.org/dwc/terms/verbatimSRS,,,['NAD27'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.verbatimSRS,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimSRS,dwc:verbatimSRS,string -dwc:,footprintSpatialFit,Footprint Spatial Fit,https://rs.tdwg.org/dwc/terms/footprintSpatialFit,,,[1.5708],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.footprintSpatialFit,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/footprintSpatialFit,dwc:footprintSpatialFit,integer -dwc:,georeferencedBy,Georeferenced By,https://rs.tdwg.org/dwc/terms/georeferencedBy,,,['Janet Fang'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.georeferencedBy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferencedBy,dwc:georeferencedBy,string -dwc:,georeferencedDate,Georeferenced Date,https://rs.tdwg.org/dwc/terms/georeferencedDate,,,['1963-03-08T14:07-0600'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.georeferencedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferencedDate,dwc:georeferencedDate,string -dwc:,georeferenceProtocol,Georeference Protocol,https://rs.tdwg.org/dwc/terms/georeferenceProtocol,,,['https://doi.org/10.35035/e09p-h128'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.georeferenceProtocol,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferenceProtocol,dwc:georeferenceProtocol,string -dwc:,georeferenceSources,Georeference Sources,https://rs.tdwg.org/dwc/terms/georeferenceSources,,,['https://www.geonames.org/'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.georeferenceSources,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferenceSources,dwc:georeferenceSources,string -dwc:,georeferenceRemarks,Georeference Remarks,https://rs.tdwg.org/dwc/terms/georeferenceRemarks,,,['Assumed distance by road (Hwy. 101)'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.georeferenceRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferenceRemarks,dwc:georeferenceRemarks,string -ods:,GeologicalContext,Geological Context,An object which describes the geological context of th location of the specimen.,,,,http://www.w3.org/2000/01/rdf-schema#Class,Location,False,False,Location.GeologicalContext,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/GeologicalContext,ods:GeologicalContext,object -dwc:,earliestEonOrLowestEonothem,Earliest Eon Or Lowest Eonothem,https://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem,,,['Phanerozoic'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.earliestEonOrLowestEonothem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem,dwc:earliestEonOrLowestEonothem,string -dwc:,latestEonOrHighestEonothem,Latest Eon Or Highest Eonothem,https://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem,,,['Proterozoic'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.latestEonOrHighestEonothem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem,dwc:latestEonOrHighestEonothem,string -dwc:,earliestEraOrLowestErathem,Earliest Era Or Lowest Erathem,https://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem,,,['Cenozoic'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.earliestEraOrLowestErathem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem,dwc:earliestEraOrLowestErathem,string -dwc:,latestEraOrHighestErathem,Latest Era Or Highest Erathem,https://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem,,,['Mesozoic'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.latestEraOrHighestErathem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem,dwc:latestEraOrHighestErathem,string -dwc:,earliestPeriodOrLowestSystem,Earliest Period Or Lowest System,https://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem,,,['Tertiary'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.earliestPeriodOrLowestSystem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem,dwc:earliestPeriodOrLowestSystem,string -dwc:,latestPeriodOrHighestSystem,Latest Period Or Highest System,https://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem,,,['Quaternary'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.latestPeriodOrHighestSystem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem,dwc:latestPeriodOrHighestSystem,string -dwc:,earliestEpochOrLowestSeries,Earliest Epoch Or Lowest Series,https://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries,,,['Holocene'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.earliestEpochOrLowestSeries,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries,dwc:earliestEpochOrLowestSeries,string -dwc:,latestEpochOrHighestSeries,Latest Epoch Or Highest Series,https://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries,,,['Pleistocene'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.latestEpochOrHighestSeries,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries,dwc:latestEpochOrHighestSeries,string -dwc:,earliestAgeOrLowestStage,Earliest Age Or Lowest Stage,https://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage,,,['Atlantic'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.earliestAgeOrLowestStage,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage,dwc:earliestAgeOrLowestStage,string -dwc:,latestAgeOrHighestStage,Latest Age Or Highest Stage,https://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage,,,['Boreal'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.latestAgeOrHighestStage,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage,dwc:latestAgeOrHighestStage,string -dwc:,lowestBiostratigraphicZone,Lowest Biostratigraphic Zone,https://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone,,,['Maastrichtian'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.lowestBiostratigraphicZone,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone,dwc:lowestBiostratigraphicZone,string -dwc:,highestBiostratigraphicZone,Highest Biostratigraphic Zone,https://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone,,,['Blancan'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.highestBiostratigraphicZone,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone,dwc:highestBiostratigraphicZone,string -dwc:,lithostratigraphicTerms,Lithostratigraphic Terms,https://rs.tdwg.org/dwc/terms/lithostratigraphicTerms,,,['Pleistocene-Weichselien'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.lithostratigraphicTerms,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms,dwc:lithostratigraphicTerms,string -dwc:,group,Group,https://rs.tdwg.org/dwc/terms/group,,,['Bathurst'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.group,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/group,dwc:group,string -dwc:,formation,Formation,https://rs.tdwg.org/dwc/terms/formation,,,['House Limestone'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.formation,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/formation,dwc:formation,string -dwc:,member,Member,https://rs.tdwg.org/dwc/terms/member,,,['Lava Dam Member'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.member,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/member,dwc:member,string -dwc:,bed,Bed,https://rs.tdwg.org/dwc/terms/bed,,,['Harlem coal'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.bed,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/bed,dwc:bed,string -ods:,Agent,Agent,The Agent of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent, -schema:,name,Name,Full name of the agent,,,['John Smith'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string -schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,"['collector', 'preparer', 'identifier', 'recorder']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string -schema:,startDate,Start Date,Date the agent began the role,,,['2023-10-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string -schema:,endDate,End Date,Date the agent ended the role,,,['2023-09-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string -ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,"[1, 2]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer -schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string -schema:,url,Url,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string -ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array -ods:,Assertion,Assertion,The Assertion of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,Assertion,False,True,Assertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Assertion,ods:Assertion, -dwc:,measurementID,Measurement Id,https://rs.tdwg.org/dwc/terms/measurementID,,,['9c752d22-b09a-11e8-96f8-529269fb1459'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementID,dwc:measurementID,string -dwc:,parentMeasurementID,Parent Measurement Id,https://rs.tdwg.org/dwc/terms/parentMeasurementID,,,['E1_E1_O1_M1'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.parentMeasurementID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/parentMeasurementID,dwc:parentMeasurementID,string -dwc:,measurementType,Measurement Type,https://rs.tdwg.org/dwc/terms/measurementType,,,['length'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementType,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementType,dwc:measurementType,string -dwciri:,measurementType,Measurement Type,https://rs.tdwg.org/dwc/iri/measurementType,,,['https://vocab.nerc.ac.uk/collection/P01/current/ODRYBM01/'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementType,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementType,dwciri:measurementType,string -dwc:,measurementDeterminedDate,Measurement Determined Date,https://rs.tdwg.org/dwc/terms/measurementDeterminedDate,,,['2024-05-30T15:16:00.000Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementDeterminedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementDeterminedDate,dwc:measurementDeterminedDate,string -dwc:,measurementValue,Measurement Value,https://rs.tdwg.org/dwc/terms/measurementValue,,,['10.0'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementValue,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementValue,dwc:measurementValue,string -dwciri:,measurementValue,Measurement Value,https://rs.tdwg.org/dwc/terms/measurementValue,,,['http://vocab.nerc.ac.uk/collection/L22/current/TOOL0960/'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementValue,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementValue,dwciri:measurementValue,string -dwc:,measurementAccuracy,Measurement Accuracy,https://rs.tdwg.org/dwc/terms/measurementAccuracy,,,"['0.1', 'normal distribution with variation of 2 m']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementAccuracy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementAccuracy,dwc:measurementAccuracy,string -dwc:,measurementUnit,Measurement Unit,https://rs.tdwg.org/dwc/terms/measurementUnit,,,"['m', 'cm']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementUnit,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementUnit,dwc:measurementUnit,string -dwciri:,measurementUnit,Measurement Unit,https://rs.tdwg.org/dwc/iri/measurementUnit,,,['http://vocab.nerc.ac.uk/collection/P06/current/UMSQ/'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementUnit,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementUnit,dwciri:measurementUnit,string -ods:,AssertionByAgent,Assertion By Agent,"The agent who made the assertion, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.AssertionByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/AssertionByAgent,ods:AssertionByAgent,object -ods:,assertionProtocol,Assertion Protocol,The protocol used to make the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionProtocol,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionProtocol,ods:assertionProtocol,string -ods:,assertionProtocolID,Assertion Protocol Id,The ID of the protocol used to make the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionProtocolID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionProtocolID,ods:assertionProtocolID,string -ods:,assertionRemarks,Assertion Remarks,Remarks about the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionRemarks,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionRemarks,ods:assertionRemarks,string -ods:,Citation,Citation,The Citation of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,Citation,False,True,Citation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Citation,ods:Citation, -dcterms:,identifier,Identifier,https://purl.org/dc/terms/identifier,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,True,False,Citation.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string -dcterms:,type,Type,https://purl.org/dc/terms/type,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.type,http://purl.org/dc/terms/,http://purl.org/dc/terms/type,dcterms:type,string -dcterms:,date,Date,https://purl.org/dc/terms/date,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.date,http://purl.org/dc/terms/,http://purl.org/dc/terms/date,dcterms:date,string -dcterms:,title,Title,https://purl.org/dc/terms/title,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,True,False,Citation.title,http://purl.org/dc/terms/,http://purl.org/dc/terms/title,dcterms:title,string -dcterms:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.creator,http://purl.org/dc/terms/,http://purl.org/dc/terms/creator,dcterms:creator,object -ods:,citationPageNumber,Citation Page Number,Page number of the citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.citationPageNumber,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/citationPageNumber,ods:citationPageNumber,string -ods:,citationRemarks,Citation Remarks,Any further remarks about the citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.citationRemarks,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/citationRemarks,ods:citationRemarks,string -ods:,referenceType,Reference Type,The type of reference,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceType,ods:referenceType,string -dcterms:,bibliographicCitation,Bibliographic Citation,https://dublincore.org/usage/terms/history/#bibliographicCitation-002,,,['https://www.gbif.org/species/2439608 Source: GBIF Taxonomic Backbone'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.bibliographicCitation,http://purl.org/dc/terms/,http://purl.org/dc/terms/bibliographicCitation,dcterms:bibliographicCitation,string -ods:,referenceYear,Reference Year,The year the reference was published,,,[2021],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceYear,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceYear,ods:referenceYear,integer -ods:,referenceIRI,Reference Iri,Reference to the web source of this citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceIRI,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceIRI,ods:referenceIRI,string -ods:,isPeerReviewed,Is Peer Reviewed,Is the citation peer reviewed?,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.isPeerReviewed,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isPeerReviewed,ods:isPeerReviewed,boolean -ods:,EntityRelationship,Entity Relationship,The Entity Relationship of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,EntityRelationship,False,True,EntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/EntityRelationship,ods:EntityRelationship, -dwc:,relationshipOfResource,Relationship Of Resource,https://rs.tdwg.org/dwc/terms/relationshipOfResource,,,['hasGBIFID'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,True,False,EntityRelationship.relationshipOfResource,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResource,dwc:relationshipOfResource,string -dwc:,relationshipOfResourceID,Relationship Of Resource Id,https://rs.tdwg.org/dwc/terms/relationshipOfResourceID,,,['https://purl.obolibrary.org/obo/RO_0002456'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipOfResourceID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResourceID,dwc:relationshipOfResourceID,string -dwc:,relatedResourceID,Related Resource Id,https://rs.tdwg.org/dwc/terms/relatedResourceID,,,['3024470157'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,True,False,EntityRelationship.relatedResourceID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relatedResourceID,dwc:relatedResourceID,string -ods:,relatedResourceURI,Related Resource Uri,The URI of the related resource,,,['https://www.gbif.org/occurrence/3024470157'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relatedResourceURI,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/relatedResourceURI,ods:relatedResourceURI,string -dwc:,relationshipEstablishedDate,Relationship Established Date,https://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,,,['2024-05-30T09:46:20.120Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipEstablishedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,dwc:relationshipEstablishedDate,string -ods:,entityRelationshipOrder,Entity Relationship Order,When multiple relationships are added an order can be defined,,,[1],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.entityRelationshipOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/entityRelationshipOrder,ods:entityRelationshipOrder,integer -ods:,RelationshipAccordingToAgent,Relationship According To Agent,The agent who created the entity relationship. Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.RelationshipAccordingToAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/RelationshipAccordingToAgent,ods:RelationshipAccordingToAgent,object -dwc:,relationshipAccordingTo,Relationship According To,https://rs.tdwg.org/dwc/terms/relationshipAccordingTo,,,['Sam Leeflang'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipAccordingTo,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipAccordingTo,dwc:relationshipAccordingTo,string -dwc:,relationshipRemarks,Relationship Remarks,https://rs.tdwg.org/dwc/terms/relationshipRemarks,,,['Mother and offspring collected from the same nest'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipRemarks,dwc:relationshipRemarks,string -ods:,Identifier,Identifier,The Identifier of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,Identifier,False,True,Identifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Identifier,ods:Identifier, -dcterms:,title,Title,"The type of the identifier, https://purl.org/dc/elements/1.1/title",,,"['dwc:catalogueNumber', 'dwca:id']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.title,http://purl.org/dc/terms/,http://purl.org/dc/terms/title,dcterms:title,string -ods:,localTitle,Local Title,The local title of the identifier,,,['Registratie nummer'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.localTitle,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/localTitle,ods:localTitle,string -dcterms:,identifier,Identifier,"The value for the identifier, https://purl.org/dc/terms/identifier",,,"['BMNH(E)1902475', 'RGM.800315']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string -dcterms:,format,Format,Mime type of content returned by identifier in case the identifier is resolvable. https://purl.org/dc/terms/format,,,['application/json'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.format,http://purl.org/dc/terms/,http://purl.org/dc/terms/format,dcterms:format,string -dcterms:,subject,Subject,Keywords qualifying the identifier https://purl.org/dc/terms/subject,,,['erecolnat'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.subject,http://purl.org/dc/terms/,http://purl.org/dc/terms/subject,dcterms:subject,string -ods:,isPartOfLabel,Is Part Of Label,Indicates whether the identifier is part of the physical label,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isPartOfLabel,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isPartOfLabel,ods:isPartOfLabel,boolean -ods:,isBarcodeOrNFC,Is Barcode Or Nfc,Indicates whether the identifier is part of the barcode or nfc chip,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isBarcodeOrNFC,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isBarcodeOrNFC,ods:isBarcodeOrNFC,boolean -ods:,isIDPersistent,Is Idpersistent,Indicates whether the identifier is a persistent identifier,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isIDPersistent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isIDPersistent,ods:isIDPersistent,boolean -ods:,ChronometricAge,Chronometric Age,The Chronometric Age of the digital specimen,,,,http://www.w3.org/2000/01/rdf-schema#Class,ChronometricAge,False,True,ChronometricAge,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ChronometricAge,ods:ChronometricAge, -chrono:,chronometricAgeID,Chronometric Age Id,https://rs.tdwg.org/chrono/terms/chronometricAgeID,,,['https://www.canadianarchaeology.ca/samples/70673'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeID,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeID,chrono:chronometricAgeID,string -chrono:,verbatimChronometricAge,Verbatim Chronometric Age,https://rs.tdwg.org/chrono/terms/verbatimChronometricAge,,,['27 BC to 14 AD'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.verbatimChronometricAge,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/verbatimChronometricAge,chrono:verbatimChronometricAge,string -ods:,verbatimChronometricAgeProtocol,Verbatim Chronometric Age Protocol,The verbatim name of the protocol used to determine the chronometric age.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.verbatimChronometricAgeProtocol,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/verbatimChronometricAgeProtocol,ods:verbatimChronometricAgeProtocol,string -chrono:,uncalibratedChronometricAge,Uncalibrated Chronometric Age,https://rs.tdwg.org/chrono/terms/uncalibratedChronometricAge,,,['1510 +/- 25 14C yr BP'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.uncalibratedChronometricAge,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/uncalibratedChronometricAge,chrono:uncalibratedChronometricAge,string -chrono:,chronometricAgeConversionProtocol,Chronometric Age Conversion Protocol,https://rs.tdwg.org/chrono/terms/chronometricAgeConversionProtocol,,,['INTCAL13'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeConversionProtocol,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeConversionProtocol,chrono:chronometricAgeConversionProtocol,string -chrono:,earliestChronometricAge,Earliest Chronometric Age,https://rs.tdwg.org/chrono/terms/earliestChronometricAge,,,[100],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.earliestChronometricAge,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/earliestChronometricAge,chrono:earliestChronometricAge,integer -chrono:,earliestChronometricAgeReferenceSystem,Earliest Chronometric Age Reference System,https://rs.tdwg.org/chrono/terms/earliestChronometricAgeReferenceSystem,,,['BP'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.earliestChronometricAgeReferenceSystem,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/earliestChronometricAgeReferenceSystem,chrono:earliestChronometricAgeReferenceSystem,string -chrono:,latestChronometricAge,Latest Chronometric Age,https://rs.tdwg.org/chrono/terms/latestChronometricAge,,,[12],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.latestChronometricAge,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/latestChronometricAge,chrono:latestChronometricAge,integer -chrono:,latestChronometricAgeReferenceSystem,Latest Chronometric Age Reference System,https://rs.tdwg.org/chrono/terms/latestChronometricAgeReferenceSystem,,,['BCE'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.latestChronometricAgeReferenceSystem,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/latestChronometricAgeReferenceSystem,chrono:latestChronometricAgeReferenceSystem,string -chrono:,chronometricAgeUncertaintyInYears,Chronometric Age Uncertainty In Years,https://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyInYears,,,[100],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeUncertaintyInYears,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyInYears,chrono:chronometricAgeUncertaintyInYears,integer -chrono:,chronometricAgeUncertaintyMethod,Chronometric Age Uncertainty Method,https://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyMethod,,,['Half of 95% confidence interval'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeUncertaintyMethod,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyMethod,chrono:chronometricAgeUncertaintyMethod,string -chrono:,materialDated,Material Dated,https://rs.tdwg.org/chrono/terms/materialDated,,,['charred wood'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.materialDated,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/materialDated,chrono:materialDated,string -chrono:,materialDatedID,Material Dated Id,https://rs.tdwg.org/chrono/terms/materialDatedID,,,['https://doi.org/10.22/XXX-XXX-XXX'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.materialDatedID,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/materialDatedID,chrono:materialDatedID,string -chrono:,materialDatedRelationship,Material Dated Relationship,https://rs.tdwg.org/chrono/terms/materialDatedRelationship,,,['sameAs'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.materialDatedRelationship,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/materialDatedRelationship,chrono:materialDatedRelationship,string -chrono:,chronometricAgeDeterminedBy,Chronometric Age Determined By,https://rs.tdwg.org/chrono/terms/chronometricAgeDeterminedBy,,,['Michelle LeFebvre'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeDeterminedBy,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeDeterminedBy,chrono:chronometricAgeDeterminedBy,string -chrono:,chronometricAgeDeterminedDate,Chronometric Age Determined Date,https://rs.tdwg.org/chrono/terms/chronometricAgeDeterminedDate,,,['2018-11-13T20:20:39+00:00'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeDeterminedDate,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeDeterminedDate,chrono:chronometricAgeDeterminedDate,string -chrono:,chronometricAgeReferences,Chronometric Age References,https://rs.tdwg.org/chrono/terms/chronometricAgeReferences,,,['https://doi.org/10.1007/s10814-019-09140-x'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeReferences,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeReferences,chrono:chronometricAgeReferences,string -chrono:,chronometricAgeRemarks,Chronometric Age Remarks,https://rs.tdwg.org/chrono/terms/chronometricAgeRemarks,,,['Beta Analytic number: 323913'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeRemarks,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeRemarks,chrono:chronometricAgeRemarks,string -ods:,TombstoneMetadata,Tombstone Metadata,The tombstone metadata about the tombstoned digital object,,,,http://www.w3.org/2000/01/rdf-schema#Class,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata, -ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,['2021-06-01T12:00:000Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string -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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string -ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object -ods:,hasRelatedPID,Has Related Pid,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array +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:,DigitalSpecimen,Digital Specimen,"A digital representation of a physical specimen, following the concept of the FAIR Digital Object (FDO). Each physical specimen that has been administrated as a separate entity will be a Digital Specimen.",,,,http://www.w3.org/2000/01/rdf-schema#Class,DigitalSpecimen,True,True,DigitalSpecimen,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/DigitalSpecimen,ods:DigitalSpecimen,, +ods:,ID,ID,The unique identifier of the object,,,https://doi.org/10.22/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string, +ods:,version,Version,"The version of the object, each change generates a new version",,,1,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.version,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/version,ods:version,integer, +ods:,status,Status,The status of the Digital Object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status,,ods:Draft| ods:Active| ods:Tombstone +dcterms:,modified,Modified,"The timestamp that the object was last changed, which resulted in a new version of the object",,,2023-10-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.modified,http://purl.org/dc/terms/,http://purl.org/dc/terms/modified,dcterms:modified,string, +dcterms:,created,Created,The timestamp that the object was created in DiSSCo,,,2023-10-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.created,http://purl.org/dc/terms/,http://purl.org/dc/terms/created,dcterms:created,string, +ods:,type,Type,The DOI to the FDO type of the object,,,https://doi.org/10.15468/1a2b3c,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string, +ods:,midsLevel,MIDS Level,"The MIDS level of the object, see https://www.tdwg.org/community/cd/mids/",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.midsLevel,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/midsLevel,ods:midsLevel,integer, +ods:,normalisedPhysicalSpecimenID,Normalised Physical Specimen ID,The physical specimen identifier of the object. When locally unique this is a combination between source-system-id and the local identifier,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.normalisedPhysicalSpecimenID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/normalisedPhysicalSpecimenID,ods:normalisedPhysicalSpecimenID,string, +ods:,physicalSpecimenID,Physical Specimen ID,The physical specimen identifier of the object. Taken over as-is,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.physicalSpecimenID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/physicalSpecimenID,ods:physicalSpecimenID,string, +ods:,physicalSpecimenIDType,Physical Specimen ID Type,To indicate if the physical identifier is globally unique or locally unique,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.physicalSpecimenIDType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/physicalSpecimenIDType,ods:physicalSpecimenIDType,,Resolvable| Global| Local +ods:,topicOrigin,Topic Origin,The topic origin of the specimen,,,Natural,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.topicOrigin,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/topicOrigin,ods:topicOrigin,,Natural| Human-made| Mixed origin| Unclassified +ods:,topicDomain,Topic Domain,The topic domain of the specimen,,,Life,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.topicDomain,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/topicDomain,ods:topicDomain,,Life| Environment| Earth System| Extraterrestrial| Cultural Artefacts| Archive Material| Unclassified +ods:,topicDiscipline,Topic Discipline,The topic discipline of the specimen,,,Botany,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.topicDiscipline,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/topicDiscipline,ods:topicDiscipline,,Anthropology| Botany| Astrogeology| Geology| Microbiology| Palaeontology| Zoology| Ecology| Other Biodiversity| Other Geodiversity| Unclassified +ods:,isMarkedAsType,Is Marked As Type,The specimen is marked as a type specimen,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.isMarkedAsType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isMarkedAsType,ods:isMarkedAsType,boolean, +ods:,isKnownToContainMedia,Is Known To Contain Media,Indicates if there are any media objects attached to this specimen,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.isKnownToContainMedia,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isKnownToContainMedia,ods:isKnownToContainMedia,boolean, +ods:,specimenName,Specimen Name,The accepted specimen name of the digital specimen,,,"Roptrocerus typographi (Györfi, 1952)",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.specimenName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/specimenName,ods:specimenName,string, +ods:,sourceSystemID,Source System ID,The handle to the source system object which retrieved the data from the CMS,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.sourceSystemID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/sourceSystemID,ods:sourceSystemID,string, +ods:,sourceSystemName,Source System Name,The name of the source system as provided to DiSSCo,,,Naturalis Biodiversity Center (NL) - Vermes,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.sourceSystemName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/sourceSystemName,ods:sourceSystemName,string, +ods:,livingOrPreserved,Living Or Preserved,Whether the specimen is living or preserved,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.livingOrPreserved,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/livingOrPreserved,ods:livingOrPreserved,,Living| Preserved +ods:,language,Language,"The language of the Digital Specimen metadata. Only indicate, not enforced. Recommended to use ISO 639-1 codes",,,"['en', 'fr', 'de']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.language,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/language,ods:language,array, +dcterms:,license,License,https://purl.org/dc/terms/license,,,https://creativecommons.org/licenses/by/4.0/,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.license,http://purl.org/dc/terms/,http://purl.org/dc/terms/license,dcterms:license,string, +dwc:,basisOfRecord,Basis Of Record,https://rs.tdwg.org/dwc/terms/basisOfRecord,,,PreservedSpecimen,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.basisOfRecord,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/basisOfRecord,dwc:basisOfRecord,string, +dwc:,preparations,Preparations,https://rs.tdwg.org/dwc/terms/preparations,,,fossil,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.preparations,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/preparations,dwc:preparations,string, +dwc:,disposition,Disposition,https://rs.tdwg.org/dwc/terms/disposition,,,in collection,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.disposition,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/disposition,dwc:disposition,string, +ods:,organisationCode,Organisation Code,Code used by the organisation,,,MNF,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organisationCode,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationCode,ods:organisationCode,string, +ods:,organisationID,Organisation ID,ROR or Wikidata identifier of the organisation,,,https://ror.org/015hz7p22,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,True,False,DigitalSpecimen.organisationID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationID,ods:organisationID,string, +ods:,organisationName,Organisation Name,Full museum name according to ROR or Wikidata,,,National Museum of Natural History,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organisationName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationName,ods:organisationName,string, +dwc:,collectionCode,Collection Code,https://rs.tdwg.org/dwc/terms/collectionCode,,,EBIRD,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.collectionCode,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/collectionCode,dwc:collectionCode,string, +dwc:,collectionID,Collection ID,https://rs.tdwg.org/dwc/terms/collectionID,,,https://www.gbif.org/grscicoll/collection/fbd3ed74-5a21-4e01-b86a-33d36f032d9c,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.collectionID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/collectionID,dwc:collectionID,string, +dwc:,informationWithheld,Information Withheld,https://rs.tdwg.org/dwc/terms/informationWithheld,,,location information not given for endangered species,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.informationWithheld,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/informationWithheld,dwc:informationWithheld,string, +dwc:,dataGeneralizations,Data Generalizations,https://rs.tdwg.org/dwc/terms/dataGeneralizations,,,Coordinates generalized from original GPS coordinates to the nearest half degree grid cell.,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.dataGeneralizations,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/dataGeneralizations,dwc:dataGeneralizations,string, +ods:,ownerOrganisationCode,Owner Organisation Code,The name used by the organisation having ownership of the object,,,InBio,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.ownerOrganisationCode,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ownerOrganisationCode,ods:ownerOrganisationCode,string, +dwc:,recordedBy,Recorded By,https://rs.tdwg.org/dwc/terms/recordedBy,,,José E. Crespo,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.recordedBy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/recordedBy,dwc:recordedBy,string, +dwc:,recordedByID,Recorded By ID,https://rs.tdwg.org/dwc/terms/recordedByID,,,https://orcid.org/0000-0002-1825-0097,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.recordedByID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/recordedByID,dwc:recordedByID,string, +dwc:,datasetName,Dataset Name,https://rs.tdwg.org/dwc/terms/datasetName,,,Hummingbirds,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.datasetName,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/datasetName,dwc:datasetName,string, +dwc:,datasetID,Dataset ID,http://rs.tdwg.org/dwc/terms/datasetID,,,b15d4952-7d20-46f1-8a3e-556a512b04c5,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.datasetID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/datasetID,dwc:datasetID,string, +dcterms:,accessRights,Access Rights,https://purl.org/dc/terms/accessRights,,,not-for-profit use only,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.accessRights,http://purl.org/dc/terms/,http://purl.org/dc/terms/accessRights,dcterms:accessRights,string, +dcterms:,rightsHolder,Rights Holder,https://purl.org/dc/terms/rightsHolder,,,Museu de História Natural e da Ciência da Universidade do Porto,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.rightsHolder,http://purl.org/dc/terms/,http://purl.org/dc/terms/rightsHolder,dcterms:rightsHolder,string, +dwc:,verbatimLabel,Verbatim Label,https://rs.tdwg.org/dwc/terms/verbatimLabel,,,"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,DigitalSpecimen,False,False,DigitalSpecimen.verbatimLabel,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimLabel,dwc:verbatimLabel,string, +dwc:,organismID,Organism ID,https://rs.tdwg.org/dwc/terms/organismID,,,http://arctos.database.museum/guid/WNMU:Mamm:1249,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organismID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismID,dwc:organismID,string, +dwc:,organismName,Organism Name,https://rs.tdwg.org/dwc/terms/organismName,,,Boab Prison Tree,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organismName,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismName,dwc:organismName,string, +dwc:,organismScope,Organism Scope,https://rs.tdwg.org/dwc/terms/organismScope,,,colony,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organismScope,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismScope,dwc:organismScope,string, +dwc:,associatedOrganisms,Associated Organisms,https://rs.tdwg.org/dwc/terms/associatedOrganisms,,,sibling of http://arctos.database.museum/guid/DMNS:Mamm:14171,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.associatedOrganisms,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/associatedOrganisms,dwc:associatedOrganisms,string, +dwc:,organismRemarks,Organism Remarks,https://rs.tdwg.org/dwc/terms/organismRemarks,,,One of a litter of six,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.organismRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismRemarks,dwc:organismRemarks,string, +dwc:,dynamicProperties,Dynamic Properties,https://rs.tdwg.org/dwc/terms/dynamicProperties,,,"{""relativeHumidity"": 28,""airTemperatureInCelsius"": 22}",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.dynamicProperties,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/dynamicProperties,dwc:dynamicProperties,string, +ods:,hasMaterialEntity,Has Material Entity,Contains zero or more ods:MaterialEntity objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasMaterialEntity,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasMaterialEntity,ods:hasMaterialEntity,array, +ods:,hasIdentification,Has Identification,Contains zero or more ods:Identification objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasIdentification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentification,ods:hasIdentification,array, +ods:,hasAssertion,Has Assertion,Contains zero or more ods:Assertion objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasAssertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAssertion,ods:hasAssertion,array, +ods:,hasEvent,Has Event,Contains zero or more ods:Event objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasEvent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEvent,ods:hasEvent,array, +ods:,hasEntityRelationship,Has Entity Relationship,Contains zero or more ods:EntityRelationship objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasEntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEntityRelationship,ods:hasEntityRelationship,array, +ods:,hasCitation,Has Citation,Contains zero or more ods:Citation objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasCitation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasCitation,ods:hasCitation,array, +ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array, +ods:,hasChronometricAge,Has Chronometric Age,Contains zero or more ods:ChronometricAge objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasChronometricAge,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasChronometricAge,ods:hasChronometricAge,array, +ods:,hasAgent,Has Agent,Contains zero or more ods:Agent objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,DigitalSpecimen,False,False,DigitalSpecimen.hasAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgent,ods:hasAgent,array, +ods:,TombstoneMetadata,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,DigitalSpecimen,False,False,DigitalSpecimen.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object, +ods:,MaterialEntity,Material Entity,Contains the information about the Material object attached to the Digital Specimen. The array will always have one MaterialEntity object of type `ods:Specimen` which is the main MaterialEntity object of the Digital Specimen. It can have additional MaterialEntities which will then be a `ods:SpecimenPart`,,,,http://www.w3.org/2000/01/rdf-schema#Class,MaterialEntity,True,True,MaterialEntity,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/MaterialEntity,ods:MaterialEntity,, +dwc:,materialEntityID,Material Entity ID,https://rs.tdwg.org/dwc/terms/materialEntityID,,,06809dc5-f143-459a-be1a-6f03e63fc083,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.materialEntityID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/materialEntityID,dwc:materialEntityID,string, +ods:,materialEntityType,Material Entity Type,Type of material entity,,,organism,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.materialEntityType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/materialEntityType,ods:materialEntityType,string, +dwc:,preparations,Preparations,https://rs.tdwg.org/dwc/terms/preparations,,,fossil,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.preparations,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/preparations,dwc:preparations,string, +dwc:,disposition,Disposition,https://rs.tdwg.org/dwc/terms/disposition,,,in collection,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.disposition,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/disposition,dwc:disposition,string, +ods:,organisationCode,Organisation Code,Code used by the organisation,,,MNF,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.organisationCode,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationCode,ods:organisationCode,string, +ods:,organisationID,Organisation ID,ROR or Wikidata identifier of the organisation,,,https://ror.org/015hz7p22,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.organisationID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationID,ods:organisationID,string, +ods:,organisationName,Organisation Name,Full museum name according to ROR or Wikidata,,,National Museum of Natural History,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.organisationName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/organisationName,ods:organisationName,string, +dwc:,collectionCode,Collection Code,https://rs.tdwg.org/dwc/terms/collectionCode,,,EBIRD,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.collectionCode,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/collectionCode,dwc:collectionCode,string, +dwc:,collectionID,Collection ID,https://rs.tdwg.org/dwc/terms/collectionID,,,https://www.gbif.org/grscicoll/collection/fbd3ed74-5a21-4e01-b86a-33d36f032d9c,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.collectionID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/collectionID,dwc:collectionID,string, +ods:,ownerOrganisationCode,Owner Organisation Code,The name used by the organisation having ownership of the object,,,InBio,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.ownerOrganisationCode,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ownerOrganisationCode,ods:ownerOrganisationCode,string, +dwc:,recordedBy,Recorded By,https://rs.tdwg.org/dwc/terms/recordedBy,,,José E. Crespo,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.recordedBy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/recordedBy,dwc:recordedBy,string, +dwc:,recordedByID,Recorded By ID,https://rs.tdwg.org/dwc/terms/recordedByID,,,https://orcid.org/0000-0002-1825-0097,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.recordedByID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/recordedByID,dwc:recordedByID,string, +dwc:,verbatimLabel,Verbatim Label,https://rs.tdwg.org/dwc/terms/verbatimLabel,,,"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,MaterialEntity,False,False,MaterialEntity.verbatimLabel,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimLabel,dwc:verbatimLabel,string, +ods:,hasIdentification,Has Identification,Contains zero or more ods:Identification objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasIdentification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentification,ods:hasIdentification,array, +ods:,hasAssertion,Has Assertion,Contains zero or more ods:Assertion objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasAssertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAssertion,ods:hasAssertion,array, +ods:,hasEntityRelationship,Has Entity Relationship,Contains zero or more ods:EntityRelationship objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasEntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEntityRelationship,ods:hasEntityRelationship,array, +ods:,hasCitation,Has Citation,Contains zero or more ods:Citation objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasCitation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasCitation,ods:hasCitation,array, +ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array, +ods:,hasEvent,Has Event,Contains zero or more ods:Event objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasEvent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEvent,ods:hasEvent,array, +ods:,hasAgent,Has Agent,Contains zero or more ods:Agent objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MaterialEntity,False,False,MaterialEntity.hasAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAgent,ods:hasAgent,array, +ods:,Identification,Identification,"A generic identification class, containing information about who and when the identification was made, including the status of the identification.",,,,http://www.w3.org/2000/01/rdf-schema#Class,Identification,False,True,Identification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Identification,ods:Identification,, +dwc:,identificationID,Identification ID,https://rs.tdwg.org/dwc/terms/identificationID,,,9992,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identificationID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identificationID,dwc:identificationID,string, +ods:,identificationType,Identification Type,The type of identification,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identificationType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/identificationType,ods:identificationType,string, +ods:,taxonFormula,Taxon Formula,The full formula of the taxonomic identification,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.taxonFormula,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/taxonFormula,ods:taxonFormula,string, +dwc:,verbatimIdentification,Verbatim Identification,https://rs.tdwg.org/dwc/terms/verbatimIdentification,,,Peromyscus sp.,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.verbatimIdentification,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimIdentification,dwc:verbatimIdentification,string, +dwc:,typeStatus,Type Status,https://rs.tdwg.org/dwc/terms/typeStatus,,,holotype,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.typeStatus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/typeStatus,dwc:typeStatus,string, +dwc:,identifiedBy,Identified By,https://rs.tdwg.org/dwc/terms/identifiedBy,,,James L. Patton,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identifiedBy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identifiedBy,dwc:identifiedBy,string, +dwc:,identifiedByID,Identified By ID,https://rs.tdwg.org/dwc/terms/identifiedByID,,,https://orcid.org/0000-0002-1825-0097,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identifiedByID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identifiedByID,dwc:identifiedByID,string, +dwc:,dateIdentified,Date Identified,https://rs.tdwg.org/dwc/terms/dateIdentified,,,2009-02-20T08:40Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.dateIdentified,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/dateIdentified,dwc:dateIdentified,string, +dwc:,identificationReferences,Identification References,https://rs.tdwg.org/dwc/terms/identificationReferences,,,Aves del Noroeste Patagonico. Christie et al. 2004.,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identificationReferences,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identificationReferences,dwc:identificationReferences,string, +ods:,isVerifiedIdentification,Is Verified Identification,"If this is the accepted identification, based on https://rs.tdwg.org/dwc/terms/identificationVerificationStatus",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,True,False,Identification.isVerifiedIdentification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isVerifiedIdentification,ods:isVerifiedIdentification,boolean, +dwc:,identificationRemarks,Identification Remarks,https://rs.tdwg.org/dwc/terms/identificationRemarks,,,Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identificationRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identificationRemarks,dwc:identificationRemarks,string, +dwc:,identificationQualifier,Identification Qualifier,https://rs.tdwg.org/dwc/terms/identificationQualifier,,,cf. var. oxyadenia,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.identificationQualifier,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/identificationQualifier,dwc:identificationQualifier,string, +ods:,hasCitation,Has Citation,Can contain zero to more ods:Citation objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.hasCitation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasCitation,ods:hasCitation,array, +ods:,hasTaxonIdentification,Has Taxon Identification,Can contain zero to more ods:TaxonIdentification objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identification,False,False,Identification.hasTaxonIdentification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasTaxonIdentification,ods:hasTaxonIdentification,array, +ods:,TaxonIdentification,Taxon Identification,"A taxonomic determination, containing the full taxonomic tree of the identification.",,,,http://www.w3.org/2000/01/rdf-schema#Class,TaxonIdentification,False,True,TaxonIdentification,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TaxonIdentification,ods:TaxonIdentification,, +dwc:,taxonID,Taxon ID,https://rs.tdwg.org/dwc/terms/taxonID,,,https://www.gbif.org/species/212,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.taxonID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/taxonID,dwc:taxonID,string, +dwc:,scientificName,Scientific Name,https://rs.tdwg.org/dwc/terms/scientificName,,,"Roptrocerus typographi (Györfi, 1952)",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.scientificName,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/scientificName,dwc:scientificName,string, +dwc:,scientificNameID,Scientific Name ID,https://rs.tdwg.org/dwc/terms/scientificNameID,,,urn:lsid:ipni.org:names:37829-1:1.3,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.scientificNameID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/scientificNameID,dwc:scientificNameID,string, +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",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.scientificNameHtmlLabel,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/scientificNameHtmlLabel,ods:scientificNameHtmlLabel,string, +dwc:,scientificNameAuthorship,Scientific Name Authorship,https://rs.tdwg.org/dwc/terms/scientificNameAuthorship,,,(Torr.) J.T. Howell,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.scientificNameAuthorship,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/scientificNameAuthorship,dwc:scientificNameAuthorship,string, +dwc:,nameAccordingTo,Name According To,https://rs.tdwg.org/dwc/terms/nameAccordingTo,,,Plants of the World Online,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.nameAccordingTo,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/nameAccordingTo,dwc:nameAccordingTo,string, +dwc:,namePublishedInYear,Name Published In Year,https://rs.tdwg.org/dwc/terms/namePublishedInYear,,,2022,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.namePublishedInYear,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/namePublishedInYear,dwc:namePublishedInYear,string, +dwc:,taxonRank,Taxon Rank,https://rs.tdwg.org/dwc/terms/taxonRank,,,species,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.taxonRank,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/taxonRank,dwc:taxonRank,string, +dwc:,verbatimTaxonRank,Verbatim Taxon Rank,https://rs.tdwg.org/dwc/terms/verbatimTaxonRank,,,Agamospecies,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.verbatimTaxonRank,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimTaxonRank,dwc:verbatimTaxonRank,string, +ods:,taxonSource,Taxon Source,The source of the taxonomic concept,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.taxonSource,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/taxonSource,ods:taxonSource,string, +dwc:,taxonRemarks,Taxon Remarks,https://rs.tdwg.org/dwc/terms/taxonRemarks,,,this name is a misspelling in common use,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.taxonRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/taxonRemarks,dwc:taxonRemarks,string, +dwc:,kingdom,Kingdom,https://rs.tdwg.org/dwc/terms/kingdom,,,animalia,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.kingdom,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/kingdom,dwc:kingdom,string, +dwc:,phylum,Phylum,https://rs.tdwg.org/dwc/terms/phylum,,,Chordata,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.phylum,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/phylum,dwc:phylum,string, +dwc:,class,Class,https://rs.tdwg.org/dwc/terms/class,,,Hepaticopsida,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.class,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/class,dwc:class,string, +dwc:,order,Order,https://rs.tdwg.org/dwc/terms/order,,,Carnivora,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.order,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/order,dwc:order,string, +dwc:,family,Family,https://rs.tdwg.org/dwc/terms/family,,,Felidae,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.family,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/family,dwc:family,string, +dwc:,subfamily,Subfamily,https://rs.tdwg.org/dwc/terms/subfamily,,,Orchidoideae,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.subfamily,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/subfamily,dwc:subfamily,string, +dwc:,genus,Genus,https://rs.tdwg.org/dwc/terms/genus,,,Puma,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.genus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/genus,dwc:genus,string, +dwc:,specificEpithet,Specific Epithet,https://rs.tdwg.org/dwc/terms/specificEpithet,,,concolor,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.specificEpithet,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/specificEpithet,dwc:specificEpithet,string, +dwc:,taxonomicStatus,Taxonomic Status,https://rs.tdwg.org/dwc/terms/taxonomicStatus,,,accepted,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.taxonomicStatus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/taxonomicStatus,dwc:taxonomicStatus,string, +dwc:,nomenclaturalCode,Nomenclatural Code,https://rs.tdwg.org/dwc/terms/nomenclaturalCode,,,ICBN,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.nomenclaturalCode,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/nomenclaturalCode,dwc:nomenclaturalCode,string, +dwc:,vernacularName,Vernacular Name,https://rs.tdwg.org/dwc/terms/vernacularName,,,Meerval | Wels | Catfish | Silure glane | Wels | Waller | Siluro | Malle,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.vernacularName,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/vernacularName,dwc:vernacularName,string, +dwc:,subgenus,Subgenus,https://rs.tdwg.org/dwc/terms/subgenus,,,Strobus,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.subgenus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/subgenus,dwc:subgenus,string, +dwc:,acceptedNameUsage,Accepted Name Usage,https://rs.tdwg.org/dwc/terms/acceptedNameUsage,,,Tamias minimus,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.acceptedNameUsage,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/acceptedNameUsage,dwc:acceptedNameUsage,string, +dwc:,acceptedNameUsageID,Accepted Name Usage ID,https://rs.tdwg.org/dwc/terms/acceptedNameUsageID,,,6W3C4,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.acceptedNameUsageID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/acceptedNameUsageID,dwc:acceptedNameUsageID,string, +dwc:,cultivarEpithet,Cultivar Epithet,https://rs.tdwg.org/dwc/terms/cultivarEpithet,,,King Edward,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.cultivarEpithet,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/cultivarEpithet,dwc:cultivarEpithet,string, +dwc:,genericName,Generic Name,https://rs.tdwg.org/dwc/terms/genericName,,,Felis,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.genericName,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/genericName,dwc:genericName,string, +dwc:,infragenericEpithet,Infrageneric Epithet,https://rs.tdwg.org/dwc/terms/infragenericEpithet,,,Abacetillus,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.infragenericEpithet,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/infragenericEpithet,dwc:infragenericEpithet,string, +dwc:,infraspecificEpithet,Infraspecific Epithet,https://rs.tdwg.org/dwc/terms/infraspecificEpithet,,,oxyadenia,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.infraspecificEpithet,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/infraspecificEpithet,dwc:infraspecificEpithet,string, +dwc:,nomenclaturalStatus,Nomenclatural Status,https://rs.tdwg.org/dwc/terms/nomenclaturalStatus,,,nom. illeg.,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.nomenclaturalStatus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/nomenclaturalStatus,dwc:nomenclaturalStatus,string, +dwc:,originalNameUsage,Original Name Usage,https://rs.tdwg.org/dwc/terms/originalNameUsage,,,Pinus abies,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.originalNameUsage,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/originalNameUsage,dwc:originalNameUsage,string, +dwc:,subtribe,Subtribe,http://rs.tdwg.org/dwc/terms/subtribe,,,Plotinini,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.subtribe,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/subtribe,dwc:subtribe,string, +dwc:,superfamily,Superfamily,https://rs.tdwg.org/dwc/terms/superfamily,,,Cerithioidea,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.superfamily,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/superfamily,dwc:superfamily,string, +dwc:,tribe,Tribe,https://rs.tdwg.org/dwc/terms/tribe,,,Arethuseae,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TaxonIdentification,False,False,ods:TaxonIdentification.tribe,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/tribe,dwc:tribe,string, +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,Event,False,True,Event,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Event,ods:Event,, +dwc:,organismQuantity,Organism Quantity,https://rs.tdwg.org/dwc/terms/organismQuantity,,,27,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.organismQuantity,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismQuantity,dwc:organismQuantity,string, +dwc:,organismQuantityType,Organism Quantity Type,https://rs.tdwg.org/dwc/terms/organismQuantityType,,,individuals,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.organismQuantityType,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/organismQuantityType,dwc:organismQuantityType,string, +dwc:,sex,Sex,https://rs.tdwg.org/dwc/terms/sex,,,female,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.sex,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/sex,dwc:sex,string, +dwc:,lifeStage,Life Stage,https://rs.tdwg.org/dwc/terms/lifeStage,,,adult,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.lifeStage,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/lifeStage,dwc:lifeStage,string, +dwc:,reproductiveCondition,Reproductive Condition,https://rs.tdwg.org/dwc/terms/reproductiveCondition,,,pregnant,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.reproductiveCondition,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/reproductiveCondition,dwc:reproductiveCondition,string, +dwc:,behavior,Behavior,https://rs.tdwg.org/dwc/terms/behavior,,,running,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.behavior,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/behavior,dwc:behavior,string, +dwc:,caste,Caste,https://rs.tdwg.org/dwc/terms/caste,,,queen| ergatoid,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.caste,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/caste,dwc:caste,string, +dwc:,vitality,Vitality,https://rs.tdwg.org/dwc/terms/vitality,,,alive| dead,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.vitality,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/vitality,dwc:vitality,string, +dwc:,establishmentMeans,Establishment Means,https://rs.tdwg.org/dwc/terms/establishmentMeans,,,introduced,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.establishmentMeans,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/establishmentMeans,dwc:establishmentMeans,string, +dwc:,occurrenceStatus,Occurrence Status,https://rs.tdwg.org/dwc/terms/occurrenceStatus,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.occurrenceStatus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/occurrenceStatus,dwc:occurrenceStatus,,present| absent +dwc:,pathway,Pathway,https://rs.tdwg.org/dwc/terms/pathway,,,releasedForUse,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.pathway,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/pathway,dwc:pathway,string, +dwc:,degreeOfEstablishment,Degree Of Establishment,https://rs.tdwg.org/dwc/terms/degreeOfEstablishment,,,captive,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.degreeOfEstablishment,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/degreeOfEstablishment,dwc:degreeOfEstablishment,string, +dwc:,georeferenceVerificationStatus,Georeference Verification Status,https://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus,,,verified by data custodian,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.georeferenceVerificationStatus,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus,dwc:georeferenceVerificationStatus,string, +dwc:,occurrenceRemarks,Occurrence Remarks,https://rs.tdwg.org/dwc/terms/occurrenceRemarks,,,found dead on road,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.occurrenceRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/occurrenceRemarks,dwc:occurrenceRemarks,string, +ods:,eventName,Event Name,The name of the event,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.eventName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/eventName,ods:eventName,string, +dwc:,fieldNumber,Field Number,https://rs.tdwg.org/dwc/terms/fieldNumber,,,RV Sol 87-03-08,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.fieldNumber,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/fieldNumber,dwc:fieldNumber,string, +dwc:,recordNumber,Record Number,https://rs.tdwg.org/dwc/terms/recordNumber,,,OPP 7101,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.recordNumber,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/recordNumber,dwc:recordNumber,string, +dwc:,eventType,Event Type,https://rs.tdwg.org/dwc/terms/eventType,,,Observation,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.eventType,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventType,dwc:eventType,string, +dwc:,eventDate,Event Date,https://rs.tdwg.org/dwc/terms/eventDate,,,1963-03-08T14:07-0600,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.eventDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventDate,dwc:eventDate,string, +dwc:,eventTime,Event Time,https://rs.tdwg.org/dwc/terms/eventTime,,,14:07-0600,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.eventTime,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventTime,dwc:eventTime,string, +dwc:,endDayOfYear,End Day Of Year,https://rs.tdwg.org/dwc/terms/endDayOfYear,,,68,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.endDayOfYear,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/endDayOfYear,dwc:endDayOfYear,integer, +dwc:,startDayOfYear,Start Day Of Year,https://rs.tdwg.org/dwc/terms/startDayOfYear,,,68,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.startDayOfYear,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/startDayOfYear,dwc:startDayOfYear,integer, +dwc:,verbatimEventDate,Verbatim Event Date,https://rs.tdwg.org/dwc/terms/verbatimEventDate,,,Marzo 2002,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.verbatimEventDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimEventDate,dwc:verbatimEventDate,string, +dwc:,year,Year,https://rs.tdwg.org/dwc/terms/year,,,2008,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.year,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/year,dwc:year,integer, +dwc:,month,Month,https://rs.tdwg.org/dwc/terms/month,,,12,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.month,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/month,dwc:month,integer, +dwc:,day,Day,https://rs.tdwg.org/dwc/terms/day,,,29,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.day,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/day,dwc:day,integer, +dwc:,habitat,Habitat,https://rs.tdwg.org/dwc/terms/habitat,,,savanna,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.habitat,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/habitat,dwc:habitat,string, +eco:,protocolDescriptions,Protocol Descriptions,https://rs.tdwg.org/eco/terms/protocolDescriptions,,,"Three conventional harp traps (3.2m ht x 2.2m w) were established in flight path zones for a period of 4 hrs at dawn and dusk for a total of 10 trap nights. Traps were visited on an hourly basis during each deployment period and the trap catch recorded for species, size, weight, sex, age and maternal status.",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.protocolDescriptions,,protocolDescriptions,eco:protocolDescriptions,string, +dwc:,sampleSizeValue,Sample Size Value,https://rs.tdwg.org/dwc/terms/sampleSizeValue,,,5| 4.23,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.sampleSizeValue,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/sampleSizeValue,dwc:sampleSizeValue,number, +dwc:,sampleSizeUnit,Sample Size Unit,https://rs.tdwg.org/dwc/terms/sampleSizeUnit,,,meters,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.sampleSizeUnit,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/sampleSizeUnit,dwc:sampleSizeUnit,string, +dwc:,samplingProtocol,Sampling Protocol,https://rs.tdwg.org/dwc/terms/samplingProtocol,,,collected directly from the wild,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.samplingProtocol,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/samplingProtocol,dwc:samplingProtocol,string, +dwc:,samplingEffort,Sampling Effort,https://rs.tdwg.org/dwc/terms/samplingEffort,,,2 hours,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.samplingEffort,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/samplingEffort,dwc:samplingEffort,string, +dwc:,fieldNotes,Field Notes,https://rs.tdwg.org/dwc/terms/fieldNotes,,,Notes available in the Grinnell-Miller Library,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.fieldNotes,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/fieldNotes,dwc:fieldNotes,string, +dwc:,eventRemarks,Event Remarks,https://rs.tdwg.org/dwc/terms/eventRemarks,,,After the recent rains the river is nearly at flood stage,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.eventRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/eventRemarks,dwc:eventRemarks,string, +ods:,collectorName,Collector Name,The full name of the collector,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.collectorName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/collectorName,ods:collectorName,string, +ods:,collectorID,Collector ID,"The identifier of the collector, recommended would be a ORCID or Wikidata ID",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.collectorID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/collectorID,ods:collectorID,string, +ods:,hasAssertion,Has Assertion,Contains zero or more ods:Assertion objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.hasAssertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasAssertion,ods:hasAssertion,array, +ods:,Location,Location,Contains an object of type ods:Location,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Event,False,False,Event.Location,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Location,ods:Location,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,Location,False,True,Location,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Location,ods:Location,, +dwc:,locationID,Location ID,https://rs.tdwg.org/dwc/terms/locationID,,,https://opencontext.org/subjects/768A875F-E205-4D0B-DE55-BAB7598D0FD1,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.locationID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/locationID,dwc:locationID,string, +dwc:,continent,Continent,https://rs.tdwg.org/dwc/terms/continent,,,Africa,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.continent,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/continent,dwc:continent,string, +dwc:,waterBody,Water Body,https://rs.tdwg.org/dwc/terms/waterBody,,,Baltic Sea,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.waterBody,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/waterBody,dwc:waterBody,string, +dwc:,islandGroup,Island Group,https://rs.tdwg.org/dwc/terms/islandGroup,,,Seychelles,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.islandGroup,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/islandGroup,dwc:islandGroup,string, +dwc:,island,Island,https://rs.tdwg.org/dwc/terms/island,,,Vancouver,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.island,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/island,dwc:island,string, +dwc:,country,Country,https://rs.tdwg.org/dwc/terms/country,,,Colombia,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.country,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/country,dwc:country,string, +dwc:,countryCode,Country Code,https://rs.tdwg.org/dwc/terms/countryCode,,,SV,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.countryCode,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/countryCode,dwc:countryCode,string, +dwc:,stateProvince,State Province,https://rs.tdwg.org/dwc/terms/stateProvince,,,Montana,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.stateProvince,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/stateProvince,dwc:stateProvince,string, +dwc:,county,County,https://rs.tdwg.org/dwc/terms/county,,,Los Lagos,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.county,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/county,dwc:county,string, +dwc:,municipality,Municipality,https://rs.tdwg.org/dwc/terms/municipality,,,Holzminden,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.municipality,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/municipality,dwc:municipality,string, +dwc:,locality,Locality,https://rs.tdwg.org/dwc/terms/locality,,,"Zeeuws-Vlaanderen, Hulst, Braakman",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.locality,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/locality,dwc:locality,string, +dwc:,verbatimLocality,Verbatim Locality,https://rs.tdwg.org/dwc/terms/verbatimLocality,,,25 km NNE Bariloche por R. Nac. 237,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.verbatimLocality,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimLocality,dwc:verbatimLocality,string, +dwc:,minimumElevationInMeters,Minimum Elevation In Meters,https://rs.tdwg.org/dwc/terms/minimumElevationInMeters,,,-100,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.minimumElevationInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/minimumElevationInMeters,dwc:minimumElevationInMeters,number, +dwc:,higherGeographyID,Higher Geography ID,https://rs.tdwg.org/dwc/terms/higherGeographyID,,,http://vocab.getty.edu/tgn/1002002 ,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.higherGeographyID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/higherGeographyID,dwc:higherGeographyID,string, +dwc:,higherGeography,Higher Geography,https://rs.tdwg.org/dwc/terms/higherGeography,,,Britain and Ireland,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.higherGeography,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/higherGeography,dwc:higherGeography,string, +dwc:,maximumElevationInMeters,Maximum Elevation In Meters,https://rs.tdwg.org/dwc/terms/maximumElevationInMeters,,,205,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.maximumElevationInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/maximumElevationInMeters,dwc:maximumElevationInMeters,number, +dwc:,verbatimElevation,Verbatim Elevation,https://rs.tdwg.org/dwc/terms/verbatimElevation,,,100 - 200 m,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.verbatimElevation,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimElevation,dwc:verbatimElevation,string, +dwc:,minimumDistanceAboveSurfaceInMeters,Minimum Distance Above Surface In Meters,https://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters,,,-1| 5,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.minimumDistanceAboveSurfaceInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters,dwc:minimumDistanceAboveSurfaceInMeters,number, +dwc:,maximumDistanceAboveSurfaceInMeters,Maximum Distance Above Surface In Meters,https://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters,,,4.2,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.maximumDistanceAboveSurfaceInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters,dwc:maximumDistanceAboveSurfaceInMeters,number, +dwc:,minimumDepthInMeters,Minimum Depth In Meters,https://rs.tdwg.org/dwc/terms/minimumDepthInMeters,,,50,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.minimumDepthInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/minimumDepthInMeters,dwc:minimumDepthInMeters,number, +dwc:,maximumDepthInMeters,Maximum Depth In Meters,https://rs.tdwg.org/dwc/terms/maximumDepthInMeters,,,340,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.maximumDepthInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/maximumDepthInMeters,dwc:maximumDepthInMeters,number, +dwc:,verbatimDepth,Verbatim Depth,https://rs.tdwg.org/dwc/terms/verbatimDepth,,,100-200 m,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.verbatimDepth,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimDepth,dwc:verbatimDepth,string, +dwc:,verticalDatum,Vertical Datum,https://rs.tdwg.org/dwc/terms/verticalDatum,,,EGM84,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.verticalDatum,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verticalDatum,dwc:verticalDatum,string, +dwc:,locationAccordingTo,Location According To,https://rs.tdwg.org/dwc/terms/locationAccordingTo,,,GADM,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.locationAccordingTo,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/locationAccordingTo,dwc:locationAccordingTo,string, +dwc:,locationRemarks,Location Remarks,https://rs.tdwg.org/dwc/terms/locationRemarks,,,under water since 2005,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Location,False,False,Location.locationRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/locationRemarks,dwc:locationRemarks,string, +ods:,GeoReference,Geo Reference,An object which describes the geographical reference of the location of the specimen.,,,,http://www.w3.org/2000/01/rdf-schema#Class,Location,False,False,Location.GeoReference,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/GeoReference,ods:GeoReference,object, +dwc:,verbatimCoordinates,Verbatim Coordinates,https://rs.tdwg.org/dwc/terms/verbatimCoordinates,,,41 05 54S 121 05 34W,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.verbatimCoordinates,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimCoordinates,dwc:verbatimCoordinates,string, +dwc:,decimalLatitude,Decimal Latitude,https://rs.tdwg.org/dwc/terms/decimalLatitude,,,-41.0983423,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.decimalLatitude,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/decimalLatitude,dwc:decimalLatitude,number, +dwc:,verbatimLatitude,Verbatim Latitude,https://rs.tdwg.org/dwc/terms/verbatimLatitude,,,41 05 54.03S,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.verbatimLatitude,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimLatitude,dwc:verbatimLatitude,string, +dwc:,decimalLongitude,Decimal Longitude,https://rs.tdwg.org/dwc/terms/decimalLongitude,,,-121.1761111,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.decimalLongitude,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/decimalLongitude,dwc:decimalLongitude,number, +dwc:,verbatimLongitude,Verbatim Longitude,https://rs.tdwg.org/dwc/terms/verbatimLongitude,,,"121d 10' 34"" W",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.verbatimLongitude,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimLongitude,dwc:verbatimLongitude,string, +dwc:,verbatimCoordinateSystem,Verbatim Coordinate System,https://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem,,,degrees decimal minutes,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.verbatimCoordinateSystem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem,dwc:verbatimCoordinateSystem,string, +dwc:,geodeticDatum,Geodetic Datum,https://rs.tdwg.org/dwc/terms/geodeticDatum,,,WGS84,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.geodeticDatum,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/geodeticDatum,dwc:geodeticDatum,string, +dwc:,coordinateUncertaintyInMeters,Coordinate Uncertainty In Meters,https://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters,,,100,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.coordinateUncertaintyInMeters,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters,dwc:coordinateUncertaintyInMeters,number, +dwc:,coordinatePrecision,Coordinate Precision,https://rs.tdwg.org/dwc/terms/coordinatePrecision,,,0.01667,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.coordinatePrecision,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/coordinatePrecision,dwc:coordinatePrecision,number, +dwc:,pointRadiusSpatialFit,Point Radius Spatial Fit,https://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit,,,1.5708,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.pointRadiusSpatialFit,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit,dwc:pointRadiusSpatialFit,number, +dwc:,footprintWKT,Footprint WKT,https://rs.tdwg.org/dwc/terms/footprintWKT,,,"POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.footprintWKT,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/footprintWKT,dwc:footprintWKT,string, +dwc:,footprintSRS,Footprint SRS,https://rs.tdwg.org/dwc/terms/footprintSRS,,,epsg:4326,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.footprintSRS,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/footprintSRS,dwc:footprintSRS,string, +dwc:,verbatimSRS,Verbatim SRS,https://rs.tdwg.org/dwc/terms/verbatimSRS,,,NAD27,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.verbatimSRS,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/verbatimSRS,dwc:verbatimSRS,string, +dwc:,footprintSpatialFit,Footprint Spatial Fit,https://rs.tdwg.org/dwc/terms/footprintSpatialFit,,,1.5708,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.footprintSpatialFit,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/footprintSpatialFit,dwc:footprintSpatialFit,integer, +dwc:,georeferencedBy,Georeferenced By,https://rs.tdwg.org/dwc/terms/georeferencedBy,,,Janet Fang,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.georeferencedBy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferencedBy,dwc:georeferencedBy,string, +dwc:,georeferencedDate,Georeferenced Date,https://rs.tdwg.org/dwc/terms/georeferencedDate,,,1963-03-08T14:07-0600,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.georeferencedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferencedDate,dwc:georeferencedDate,string, +dwc:,georeferenceProtocol,Georeference Protocol,https://rs.tdwg.org/dwc/terms/georeferenceProtocol,,,https://doi.org/10.35035/e09p-h128,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.georeferenceProtocol,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferenceProtocol,dwc:georeferenceProtocol,string, +dwc:,georeferenceSources,Georeference Sources,https://rs.tdwg.org/dwc/terms/georeferenceSources,,,https://www.geonames.org/,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.georeferenceSources,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferenceSources,dwc:georeferenceSources,string, +dwc:,georeferenceRemarks,Georeference Remarks,https://rs.tdwg.org/dwc/terms/georeferenceRemarks,,,Assumed distance by road (Hwy. 101),http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeoReference,False,False,ods:GeoReference.georeferenceRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/georeferenceRemarks,dwc:georeferenceRemarks,string, +ods:,GeologicalContext,Geological Context,An object which describes the geological context of th location of the specimen.,,,,http://www.w3.org/2000/01/rdf-schema#Class,Location,False,False,Location.GeologicalContext,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/GeologicalContext,ods:GeologicalContext,object, +dwc:,earliestEonOrLowestEonothem,Earliest Eon Or Lowest Eonothem,https://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem,,,Phanerozoic,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.earliestEonOrLowestEonothem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem,dwc:earliestEonOrLowestEonothem,string, +dwc:,latestEonOrHighestEonothem,Latest Eon Or Highest Eonothem,https://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem,,,Proterozoic,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.latestEonOrHighestEonothem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem,dwc:latestEonOrHighestEonothem,string, +dwc:,earliestEraOrLowestErathem,Earliest Era Or Lowest Erathem,https://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem,,,Cenozoic,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.earliestEraOrLowestErathem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem,dwc:earliestEraOrLowestErathem,string, +dwc:,latestEraOrHighestErathem,Latest Era Or Highest Erathem,https://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem,,,Mesozoic,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.latestEraOrHighestErathem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem,dwc:latestEraOrHighestErathem,string, +dwc:,earliestPeriodOrLowestSystem,Earliest Period Or Lowest System,https://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem,,,Tertiary,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.earliestPeriodOrLowestSystem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem,dwc:earliestPeriodOrLowestSystem,string, +dwc:,latestPeriodOrHighestSystem,Latest Period Or Highest System,https://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem,,,Quaternary,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.latestPeriodOrHighestSystem,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem,dwc:latestPeriodOrHighestSystem,string, +dwc:,earliestEpochOrLowestSeries,Earliest Epoch Or Lowest Series,https://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries,,,Holocene,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.earliestEpochOrLowestSeries,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries,dwc:earliestEpochOrLowestSeries,string, +dwc:,latestEpochOrHighestSeries,Latest Epoch Or Highest Series,https://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries,,,Pleistocene,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.latestEpochOrHighestSeries,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries,dwc:latestEpochOrHighestSeries,string, +dwc:,earliestAgeOrLowestStage,Earliest Age Or Lowest Stage,https://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage,,,Atlantic,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.earliestAgeOrLowestStage,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage,dwc:earliestAgeOrLowestStage,string, +dwc:,latestAgeOrHighestStage,Latest Age Or Highest Stage,https://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage,,,Boreal,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.latestAgeOrHighestStage,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage,dwc:latestAgeOrHighestStage,string, +dwc:,lowestBiostratigraphicZone,Lowest Biostratigraphic Zone,https://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone,,,Maastrichtian,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.lowestBiostratigraphicZone,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone,dwc:lowestBiostratigraphicZone,string, +dwc:,highestBiostratigraphicZone,Highest Biostratigraphic Zone,https://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone,,,Blancan,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.highestBiostratigraphicZone,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone,dwc:highestBiostratigraphicZone,string, +dwc:,lithostratigraphicTerms,Lithostratigraphic Terms,https://rs.tdwg.org/dwc/terms/lithostratigraphicTerms,,,Pleistocene-Weichselien,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.lithostratigraphicTerms,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms,dwc:lithostratigraphicTerms,string, +dwc:,group,Group,https://rs.tdwg.org/dwc/terms/group,,,Bathurst,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.group,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/group,dwc:group,string, +dwc:,formation,Formation,https://rs.tdwg.org/dwc/terms/formation,,,House Limestone,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.formation,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/formation,dwc:formation,string, +dwc:,member,Member,https://rs.tdwg.org/dwc/terms/member,,,Lava Dam Member,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.member,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/member,dwc:member,string, +dwc:,bed,Bed,https://rs.tdwg.org/dwc/terms/bed,,,Harlem coal,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,GeologicalContext,False,False,ods:GeologicalContext.bed,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/bed,dwc:bed,string, +ods:,Agent,Agent,"A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.",,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent,, +schema:,name,Name,Full name of the agent,,,John Smith,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string, +schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,collector| preparer| identifier| recorder,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string, +schema:,startDate,Start Date,Date the agent began the role,,,2023-10-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string, +schema:,endDate,End Date,Date the agent ended the role,,,2023-09-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string, +ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,1| 2,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer, +schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string, +schema:,url,URL,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string, +ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array, +ods:,Assertion,Assertion,"A generic assertion class, containing information about a statement that is made about a digital object. An example is the measurement of the leaf or the wingspan of a specimen.",,,,http://www.w3.org/2000/01/rdf-schema#Class,Assertion,False,True,Assertion,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Assertion,ods:Assertion,, +dwc:,measurementID,Measurement ID,https://rs.tdwg.org/dwc/terms/measurementID,,,9c752d22-b09a-11e8-96f8-529269fb1459,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementID,dwc:measurementID,string, +dwc:,parentMeasurementID,Parent Measurement ID,https://rs.tdwg.org/dwc/terms/parentMeasurementID,,,E1_E1_O1_M1,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.parentMeasurementID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/parentMeasurementID,dwc:parentMeasurementID,string, +dwc:,measurementType,Measurement Type,https://rs.tdwg.org/dwc/terms/measurementType,,,length,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementType,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementType,dwc:measurementType,string, +dwciri:,measurementType,Measurement Type,https://rs.tdwg.org/dwc/iri/measurementType,,,https://vocab.nerc.ac.uk/collection/P01/current/ODRYBM01/,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementType,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementType,dwciri:measurementType,string, +dwc:,measurementDeterminedDate,Measurement Determined Date,https://rs.tdwg.org/dwc/terms/measurementDeterminedDate,,,2024-05-30T15:16:00.000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementDeterminedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementDeterminedDate,dwc:measurementDeterminedDate,string, +dwc:,measurementValue,Measurement Value,https://rs.tdwg.org/dwc/terms/measurementValue,,,10.0,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementValue,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementValue,dwc:measurementValue,string, +dwciri:,measurementValue,Measurement Value,https://rs.tdwg.org/dwc/terms/measurementValue,,,http://vocab.nerc.ac.uk/collection/L22/current/TOOL0960/,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementValue,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementValue,dwciri:measurementValue,string, +dwc:,measurementAccuracy,Measurement Accuracy,https://rs.tdwg.org/dwc/terms/measurementAccuracy,,,0.1| normal distribution with variation of 2 m,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementAccuracy,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementAccuracy,dwc:measurementAccuracy,string, +dwc:,measurementUnit,Measurement Unit,https://rs.tdwg.org/dwc/terms/measurementUnit,,,m| cm,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementUnit,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/measurementUnit,dwc:measurementUnit,string, +dwciri:,measurementUnit,Measurement Unit,https://rs.tdwg.org/dwc/iri/measurementUnit,,,http://vocab.nerc.ac.uk/collection/P06/current/UMSQ/,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.measurementUnit,http://rs.tdwg.org/dwc/iri/,http://rs.tdwg.org/dwc/iri/measurementUnit,dwciri:measurementUnit,string, +ods:,AssertionByAgent,Assertion By Agent,"The agent who made the assertion, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.AssertionByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/AssertionByAgent,ods:AssertionByAgent,object, +ods:,assertionProtocol,Assertion Protocol,The protocol used to make the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionProtocol,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionProtocol,ods:assertionProtocol,string, +ods:,assertionProtocolID,Assertion Protocol ID,The ID of the protocol used to make the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionProtocolID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionProtocolID,ods:assertionProtocolID,string, +ods:,assertionRemarks,Assertion Remarks,Remarks about the assertion,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Assertion,False,False,Assertion.assertionRemarks,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/assertionRemarks,ods:assertionRemarks,string, +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,Citation,False,True,Citation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Citation,ods:Citation,, +dcterms:,identifier,Identifier,https://purl.org/dc/terms/identifier,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,True,False,Citation.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, +dcterms:,type,Type,https://purl.org/dc/terms/type,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.type,http://purl.org/dc/terms/,http://purl.org/dc/terms/type,dcterms:type,string, +dcterms:,date,Date,https://purl.org/dc/terms/date,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.date,http://purl.org/dc/terms/,http://purl.org/dc/terms/date,dcterms:date,string, +dcterms:,title,Title,https://purl.org/dc/terms/title,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,True,False,Citation.title,http://purl.org/dc/terms/,http://purl.org/dc/terms/title,dcterms:title,string, +dcterms:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.creator,http://purl.org/dc/terms/,http://purl.org/dc/terms/creator,dcterms:creator,object, +ods:,citationPageNumber,Citation Page Number,Page number of the citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.citationPageNumber,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/citationPageNumber,ods:citationPageNumber,string, +ods:,citationRemarks,Citation Remarks,Any further remarks about the citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.citationRemarks,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/citationRemarks,ods:citationRemarks,string, +ods:,referenceType,Reference Type,The type of reference,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceType,ods:referenceType,string, +dcterms:,bibliographicCitation,Bibliographic Citation,https://dublincore.org/usage/terms/history/#bibliographicCitation-002,,,https://www.gbif.org/species/2439608 Source: GBIF Taxonomic Backbone,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.bibliographicCitation,http://purl.org/dc/terms/,http://purl.org/dc/terms/bibliographicCitation,dcterms:bibliographicCitation,string, +ods:,referenceYear,Reference Year,The year the reference was published,,,2021,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceYear,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceYear,ods:referenceYear,integer, +ods:,referenceIRI,Reference Iri,Reference to the web source of this citation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.referenceIRI,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/referenceIRI,ods:referenceIRI,string, +ods:,isPeerReviewed,Is Peer Reviewed,Is the citation peer reviewed?,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Citation,False,False,Citation.isPeerReviewed,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isPeerReviewed,ods:isPeerReviewed,boolean, +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,EntityRelationship,False,True,EntityRelationship,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/EntityRelationship,ods:EntityRelationship,, +dwc:,relationshipOfResource,Relationship Of Resource,https://rs.tdwg.org/dwc/terms/relationshipOfResource,,,hasGBIFID,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,True,False,EntityRelationship.relationshipOfResource,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResource,dwc:relationshipOfResource,string, +dwc:,relationshipOfResourceID,Relationship Of Resource ID,https://rs.tdwg.org/dwc/terms/relationshipOfResourceID,,,https://purl.obolibrary.org/obo/RO_0002456,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipOfResourceID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipOfResourceID,dwc:relationshipOfResourceID,string, +dwc:,relatedResourceID,Related Resource ID,https://rs.tdwg.org/dwc/terms/relatedResourceID,,,3024470157,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,True,False,EntityRelationship.relatedResourceID,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relatedResourceID,dwc:relatedResourceID,string, +ods:,relatedResourceURI,Related Resource URI,The URI of the related resource,,,https://www.gbif.org/occurrence/3024470157,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relatedResourceURI,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/relatedResourceURI,ods:relatedResourceURI,string, +dwc:,relationshipEstablishedDate,Relationship Established Date,https://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,,,2024-05-30T09:46:20.120Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipEstablishedDate,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate,dwc:relationshipEstablishedDate,string, +ods:,entityRelationshipOrder,Entity Relationship Order,When multiple relationships are added an order can be defined,,,1,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.entityRelationshipOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/entityRelationshipOrder,ods:entityRelationshipOrder,integer, +ods:,RelationshipAccordingToAgent,Relationship According To Agent,The agent who created the entity relationship. Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.RelationshipAccordingToAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/RelationshipAccordingToAgent,ods:RelationshipAccordingToAgent,object, +dwc:,relationshipAccordingTo,Relationship According To,https://rs.tdwg.org/dwc/terms/relationshipAccordingTo,,,Sam Leeflang,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipAccordingTo,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipAccordingTo,dwc:relationshipAccordingTo,string, +dwc:,relationshipRemarks,Relationship Remarks,https://rs.tdwg.org/dwc/terms/relationshipRemarks,,,Mother and offspring collected from the same nest,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EntityRelationship,False,False,EntityRelationship.relationshipRemarks,http://rs.tdwg.org/dwc/terms/,http://rs.tdwg.org/dwc/terms/relationshipRemarks,dwc:relationshipRemarks,string, +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,Identifier,False,True,Identifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Identifier,ods:Identifier,, +dcterms:,title,Title,"The type of the identifier, https://purl.org/dc/elements/1.1/title",,,dwc:catalogueNumber| dwca:id,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.title,http://purl.org/dc/terms/,http://purl.org/dc/terms/title,dcterms:title,string, +ods:,localTitle,Local Title,The local title of the identifier,,,Registratie nummer,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.localTitle,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/localTitle,ods:localTitle,string, +dcterms:,identifier,Identifier,"The value for the identifier, https://purl.org/dc/terms/identifier",,,BMNH(E)1902475| RGM.800315,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.identifier,http://purl.org/dc/terms/,http://purl.org/dc/terms/identifier,dcterms:identifier,string, +dcterms:,format,Format,Mime type of content returned by identifier in case the identifier is resolvable. https://purl.org/dc/terms/format,,,application/json,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.format,http://purl.org/dc/terms/,http://purl.org/dc/terms/format,dcterms:format,string, +dcterms:,subject,Subject,Keywords qualifying the identifier https://purl.org/dc/terms/subject,,,erecolnat,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.subject,http://purl.org/dc/terms/,http://purl.org/dc/terms/subject,dcterms:subject,string, +ods:,isPartOfLabel,Is Part Of Label,Indicates whether the identifier is part of the physical label,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isPartOfLabel,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isPartOfLabel,ods:isPartOfLabel,boolean, +ods:,isBarcodeOrNFC,Is Barcode Or NFC,Indicates whether the identifier is part of the barcode or nfc chip,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isBarcodeOrNFC,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isBarcodeOrNFC,ods:isBarcodeOrNFC,boolean, +ods:,isIDPersistent,Is ID Persistent,Indicates whether the identifier is a persistent identifier,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Identifier,False,False,Identifier.isIDPersistent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/isIDPersistent,ods:isIDPersistent,boolean, +ods:,ChronometricAge,Chronometric Age,An approximation of a temporal position (in the sense conveyed by https://www.w3.org/TR/owl-time/#time:TemporalPosition) that is supported via evidence.,,,,http://www.w3.org/2000/01/rdf-schema#Class,ChronometricAge,False,True,ChronometricAge,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ChronometricAge,ods:ChronometricAge,, +chrono:,chronometricAgeID,Chronometric Age ID,https://rs.tdwg.org/chrono/terms/chronometricAgeID,,,https://www.canadianarchaeology.ca/samples/70673,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeID,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeID,chrono:chronometricAgeID,string, +chrono:,verbatimChronometricAge,Verbatim Chronometric Age,https://rs.tdwg.org/chrono/terms/verbatimChronometricAge,,,27 BC to 14 AD,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.verbatimChronometricAge,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/verbatimChronometricAge,chrono:verbatimChronometricAge,string, +ods:,verbatimChronometricAgeProtocol,Verbatim Chronometric Age Protocol,The verbatim name of the protocol used to determine the chronometric age.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.verbatimChronometricAgeProtocol,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/verbatimChronometricAgeProtocol,ods:verbatimChronometricAgeProtocol,string, +chrono:,uncalibratedChronometricAge,Uncalibrated Chronometric Age,https://rs.tdwg.org/chrono/terms/uncalibratedChronometricAge,,,1510 +/- 25 14C yr BP,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.uncalibratedChronometricAge,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/uncalibratedChronometricAge,chrono:uncalibratedChronometricAge,string, +chrono:,chronometricAgeConversionProtocol,Chronometric Age Conversion Protocol,https://rs.tdwg.org/chrono/terms/chronometricAgeConversionProtocol,,,INTCAL13,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeConversionProtocol,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeConversionProtocol,chrono:chronometricAgeConversionProtocol,string, +chrono:,earliestChronometricAge,Earliest Chronometric Age,https://rs.tdwg.org/chrono/terms/earliestChronometricAge,,,100,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.earliestChronometricAge,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/earliestChronometricAge,chrono:earliestChronometricAge,integer, +chrono:,earliestChronometricAgeReferenceSystem,Earliest Chronometric Age Reference System,https://rs.tdwg.org/chrono/terms/earliestChronometricAgeReferenceSystem,,,BP,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.earliestChronometricAgeReferenceSystem,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/earliestChronometricAgeReferenceSystem,chrono:earliestChronometricAgeReferenceSystem,string, +chrono:,latestChronometricAge,Latest Chronometric Age,https://rs.tdwg.org/chrono/terms/latestChronometricAge,,,12,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.latestChronometricAge,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/latestChronometricAge,chrono:latestChronometricAge,integer, +chrono:,latestChronometricAgeReferenceSystem,Latest Chronometric Age Reference System,https://rs.tdwg.org/chrono/terms/latestChronometricAgeReferenceSystem,,,BCE,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.latestChronometricAgeReferenceSystem,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/latestChronometricAgeReferenceSystem,chrono:latestChronometricAgeReferenceSystem,string, +chrono:,chronometricAgeUncertaintyInYears,Chronometric Age Uncertainty In Years,https://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyInYears,,,100,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeUncertaintyInYears,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyInYears,chrono:chronometricAgeUncertaintyInYears,integer, +chrono:,chronometricAgeUncertaintyMethod,Chronometric Age Uncertainty Method,https://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyMethod,,,Half of 95% confidence interval,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeUncertaintyMethod,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeUncertaintyMethod,chrono:chronometricAgeUncertaintyMethod,string, +chrono:,materialDated,Material Dated,https://rs.tdwg.org/chrono/terms/materialDated,,,charred wood,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.materialDated,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/materialDated,chrono:materialDated,string, +chrono:,materialDatedID,Material Dated ID,https://rs.tdwg.org/chrono/terms/materialDatedID,,,https://doi.org/10.22/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.materialDatedID,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/materialDatedID,chrono:materialDatedID,string, +chrono:,materialDatedRelationship,Material Dated Relationship,https://rs.tdwg.org/chrono/terms/materialDatedRelationship,,,sameAs,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.materialDatedRelationship,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/materialDatedRelationship,chrono:materialDatedRelationship,string, +chrono:,chronometricAgeDeterminedBy,Chronometric Age Determined By,https://rs.tdwg.org/chrono/terms/chronometricAgeDeterminedBy,,,Michelle LeFebvre,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeDeterminedBy,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeDeterminedBy,chrono:chronometricAgeDeterminedBy,string, +chrono:,chronometricAgeDeterminedDate,Chronometric Age Determined Date,https://rs.tdwg.org/chrono/terms/chronometricAgeDeterminedDate,,,2018-11-13T20:20:39+00:00,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeDeterminedDate,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeDeterminedDate,chrono:chronometricAgeDeterminedDate,string, +chrono:,chronometricAgeReferences,Chronometric Age References,https://rs.tdwg.org/chrono/terms/chronometricAgeReferences,,,https://doi.org/10.1007/s10814-019-09140-x,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeReferences,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeReferences,chrono:chronometricAgeReferences,string, +chrono:,chronometricAgeRemarks,Chronometric Age Remarks,https://rs.tdwg.org/chrono/terms/chronometricAgeRemarks,,,Beta Analytic number: 323913,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ChronometricAge,False,False,ChronometricAge.chronometricAgeRemarks,http://rs.tdwg.org/chrono/terms/,http://rs.tdwg.org/chrono/terms/chronometricAgeRemarks,chrono:chronometricAgeRemarks,string, +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,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, +ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, +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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, +ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object, +ods:,hasRelatedPID,Has Related PID,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array, diff --git a/app/data/opends/machine-annotation-service-termlist.csv b/app/data/opends/machine-annotation-service-termlist.csv index 9ac8287..7f27b7c 100644 --- a/app/data/opends/machine-annotation-service-termlist.csv +++ b/app/data/opends/machine-annotation-service-termlist.csv @@ -1,46 +1,54 @@ -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 -ods:,MachineAnnotationService,Machine Annotation Service,A Machine Annotation Service,,,,http://www.w3.org/2000/01/rdf-schema#Class,MachineAnnotationService,True,True,MachineAnnotationService,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/MachineAnnotationService,ods:MachineAnnotationService, -ods:,ID,Id,Handle of the Machine Annotation Service,,,['https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string -ods:,type,Type,The DOI to the FDO type of the object,,,['https://doi.org/10.15468/1a2b3c'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string -ods:,status,Status,The status of the Digital Object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status, -schema:,version,Version,"Version of the Machine Annotation Service, https://schema.org/version",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.version,http://schema.org/,http://schema.org/version,schema:version,integer -schema:,name,Name,"Name of the Machine Annotation Service as provided by the user, https://schema.org/name",,,['GBIF Linker Service'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.name,http://schema.org/,http://schema.org/name,schema:name,string -schema:,description,Description,"Description of the Machine Annotation Service as provided by the user, https://schema.org/description",,,['A service that links GBIF records to a DiSSCo Digital Specimen. It creates an EntityRelationship indicating the relationship'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.description,http://schema.org/,http://schema.org/description,schema:description,string -schema:,dateCreated,Date Created,"Timestamp of creation. Internally generated, https://schema.org/dateCreated",,,['2021-06-01T12:00:000Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.dateCreated,http://schema.org/,http://schema.org/dateCreated,schema:dateCreated,string -schema:,dateModified,Date Modified,"Timestamp of last modification. Internally generated, https://schema.org/dateModified",,,['2021-06-06T13:22:00.445Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.dateModified,http://schema.org/,http://schema.org/dateModified,schema:dateModified,string -schema:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.creator,http://schema.org/,http://schema.org/creator,schema:creator,object -ods:,containerImage,Container Image,URI of the image of the containerized application,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.containerImage,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/containerImage,ods:containerImage,string -ods:,containerTag,Container Tag,Tag of the image,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.containerTag,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/containerTag,ods:containerTag,string -ods:,TargetDigitalObjectFilter,Target Digital Object Filter,"Filters describing the criteria that must be met 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",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.TargetDigitalObjectFilter,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TargetDigitalObjectFilter,ods:TargetDigitalObjectFilter,object -schema:,creativeWorkStatus,Creative Work Status,"The current status of the service, https://schema.org/creativeWorkStatus",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.creativeWorkStatus,http://schema.org/,http://schema.org/creativeWorkStatus,schema:creativeWorkStatus,string -schema:,codeRepository,Code Repository,"Link to code base of MAS, https://schema.org/codeRepository",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.codeRepository,http://schema.org/,http://schema.org/codeRepository,schema:codeRepository,string -schema:,programmingLanguage,Programming Language,"The programming language of the MAS, https://schema.org/programmingLanguage",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.programmingLanguage,http://schema.org/,http://schema.org/programmingLanguage,schema:programmingLanguage,string -ods:,serviceAvailability,Service Availability,Availability commitment of the service provider as described in the SLA,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.serviceAvailability,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/serviceAvailability,ods:serviceAvailability,string -schema:,maintainer,Maintainer,"Party maintaining the code, could be an schema:Organisation or a schema:Person",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.maintainer,http://schema.org/,http://schema.org/maintainer,schema:maintainer,object -schema:,license,License,"License of the service, https://schema.org/license",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.license,http://schema.org/,http://schema.org/license,schema:license,string -ods:,dependency,Dependency,Handles from other MAS that this MAS depends on,,,[['https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX']],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.dependency,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/dependency,ods:dependency,array -schema:,ContactPoint,Contact Point,"The contact point for support and information for the MAS, https://schema.org/ContactPoint",,,,http://www.w3.org/2000/01/rdf-schema#Class,MachineAnnotationService,False,False,MachineAnnotationService.ContactPoint,http://schema.org/,http://schema.org/ContactPoint,schema:ContactPoint,object -schema:,description,Description,"Description of the contact point, https://schema.org/description",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ContactPoint,False,False,schema:ContactPoint.description,http://schema.org/,http://schema.org/description,schema:description,string -schema:,email,Email,"Email of the contact point, https://schema.org/email",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ContactPoint,False,False,schema:ContactPoint.email,http://schema.org/,http://schema.org/email,schema:email,string -schema:,url,Url,"Email of the contact point, https://schema.org/email",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ContactPoint,False,False,schema:ContactPoint.url,http://schema.org/,http://schema.org/url,schema:url,string -schema:,telephone,Telephone,"Telephone number of the contact point, https://schema.org/telephone",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ContactPoint,False,False,schema:ContactPoint.telephone,http://schema.org/,http://schema.org/telephone,schema:telephone,string -ods:,slaDocumentation,Sla Documentation,Link to SLA documentation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.slaDocumentation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/slaDocumentation,ods:slaDocumentation,string -ods:,topicName,Topic Name,Kafka topic through which the MAS receives messages. Defaults to PID of MAS,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.topicName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/topicName,ods:topicName,string -ods:,maxReplicas,Max Replicas,The maximum amount of this MAS that can simultaneously run without causing issues,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.maxReplicas,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/maxReplicas,ods:maxReplicas,integer -ods:,batchingPermitted,Batching Permitted,"Whether or not this MAS can create Batch Annotations. MAS outputs must then comply with batchMetadata, see https://schemas.dissco.tech/schemas/annotations/0.1.0/annotation-event.json",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.batchingPermitted,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/batchingPermitted,ods:batchingPermitted,boolean -ods:,timeToLive,Time To Live,Time in milliseconds the MAS message may remain in the Kafka Queue before being marked as timed out. Min 1 hour.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.timeToLive,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/timeToLive,ods:timeToLive,integer -ods:,TombstoneMetadata,Tombstone Metadata,Object containing the tombstone metadata of the object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object -ods:,TombstoneMetadata,Tombstone Metadata,The tombstone metadata about the tombstoned digital object,,,,http://www.w3.org/2000/01/rdf-schema#Class,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata, -ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,['2021-06-01T12:00:000Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string -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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string -ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object -ods:,hasRelatedPID,Has Related Pid,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array -ods:,Agent,Agent,Description of the agents connected to the digital object,,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent, -schema:,name,Name,Full name of the agent,,,['John Smith'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string -schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,"['collector', 'preparer', 'identifier', 'recorder']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string -schema:,startDate,Start Date,Date the agent began the role,,,['2023-10-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string -schema:,endDate,End Date,Date the agent ended the role,,,['2023-09-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string -ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,"[1, 2]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer -schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string -schema:,url,Url,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string -ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array +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:,MachineAnnotationService,Machine Annotation Service,A machine agent which will perform an action on the Digital Object potentially resulting in a new annotation on the object,,,,http://www.w3.org/2000/01/rdf-schema#Class,MachineAnnotationService,True,True,MachineAnnotationService,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/MachineAnnotationService,ods:MachineAnnotationService,, +ods:,ID,ID,Handle of the Machine Annotation Service,,,https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string, +ods:,type,Type,The DOI to the FDO type of the object,,,https://doi.org/10.15468/1a2b3c,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string, +ods:,status,Status,The status of the Digital Object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status,,ods:Draft| ods:Active| ods:Tombstone +schema:,version,Version,"Version of the Machine Annotation Service, https://schema.org/version",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.version,http://schema.org/,http://schema.org/version,schema:version,integer, +schema:,name,Name,"Name of the Machine Annotation Service as provided by the user, https://schema.org/name",,,GBIF Linker Service,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.name,http://schema.org/,http://schema.org/name,schema:name,string, +schema:,description,Description,"Description of the Machine Annotation Service as provided by the user, https://schema.org/description",,,A service that links GBIF records to a DiSSCo Digital Specimen. It creates an EntityRelationship indicating the relationship,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.description,http://schema.org/,http://schema.org/description,schema:description,string, +schema:,dateCreated,Date Created,"Timestamp of creation. Internally generated, https://schema.org/dateCreated",,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.dateCreated,http://schema.org/,http://schema.org/dateCreated,schema:dateCreated,string, +schema:,dateModified,Date Modified,"Timestamp of last modification. Internally generated, https://schema.org/dateModified",,,2021-06-06T13:22:00.445Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.dateModified,http://schema.org/,http://schema.org/dateModified,schema:dateModified,string, +schema:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.creator,http://schema.org/,http://schema.org/creator,schema:creator,object, +ods:,containerImage,Container Image,URI of the image of the containerized application,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.containerImage,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/containerImage,ods:containerImage,string, +ods:,containerTag,Container Tag,Tag of the image,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.containerTag,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/containerTag,ods:containerTag,string, +ods:,TargetDigitalObjectFilter,Target Digital Object Filter,"Filters describing the criteria that must be met 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",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.TargetDigitalObjectFilter,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TargetDigitalObjectFilter,ods:TargetDigitalObjectFilter,object, +schema:,creativeWorkStatus,Creative Work Status,"The current status of the service, https://schema.org/creativeWorkStatus",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.creativeWorkStatus,http://schema.org/,http://schema.org/creativeWorkStatus,schema:creativeWorkStatus,string, +schema:,codeRepository,Code Repository,"Link to code base of MAS, https://schema.org/codeRepository",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.codeRepository,http://schema.org/,http://schema.org/codeRepository,schema:codeRepository,string, +schema:,programmingLanguage,Programming Language,"The programming language of the MAS, https://schema.org/programmingLanguage",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.programmingLanguage,http://schema.org/,http://schema.org/programmingLanguage,schema:programmingLanguage,string, +ods:,serviceAvailability,Service Availability,Availability commitment of the service provider as described in the SLA,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.serviceAvailability,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/serviceAvailability,ods:serviceAvailability,string, +schema:,maintainer,Maintainer,"Party maintaining the code, could be an schema:Organisation or a schema:Person",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.maintainer,http://schema.org/,http://schema.org/maintainer,schema:maintainer,object, +schema:,license,License,"License of the service, https://schema.org/license",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.license,http://schema.org/,http://schema.org/license,schema:license,string, +ods:,dependency,Dependency,Handles from other MAS that this MAS depends on,,,['https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.dependency,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/dependency,ods:dependency,array, +schema:,ContactPoint,Contact Point,"The contact point for support and information for the MAS, https://schema.org/ContactPoint",,,,http://www.w3.org/2000/01/rdf-schema#Class,MachineAnnotationService,False,False,MachineAnnotationService.ContactPoint,http://schema.org/,http://schema.org/ContactPoint,schema:ContactPoint,object, +schema:,description,Description,"Description of the contact point, https://schema.org/description",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ContactPoint,False,False,schema:ContactPoint.description,http://schema.org/,http://schema.org/description,schema:description,string, +schema:,email,Email,"Email of the contact point, https://schema.org/email",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ContactPoint,False,False,schema:ContactPoint.email,http://schema.org/,http://schema.org/email,schema:email,string, +schema:,url,URL,"Email of the contact point, https://schema.org/email",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ContactPoint,False,False,schema:ContactPoint.url,http://schema.org/,http://schema.org/url,schema:url,string, +schema:,telephone,Telephone,"Telephone number of the contact point, https://schema.org/telephone",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,ContactPoint,False,False,schema:ContactPoint.telephone,http://schema.org/,http://schema.org/telephone,schema:telephone,string, +ods:,slaDocumentation,Sla Documentation,Link to SLA documentation,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.slaDocumentation,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/slaDocumentation,ods:slaDocumentation,string, +ods:,topicName,Topic Name,Kafka topic through which the MAS receives messages. Defaults to PID of MAS,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.topicName,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/topicName,ods:topicName,string, +ods:,maxReplicas,Max Replicas,The maximum amount of this MAS that can simultaneously run without causing issues,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.maxReplicas,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/maxReplicas,ods:maxReplicas,integer, +ods:,batchingPermitted,Batching Permitted,"Whether or not this MAS can create Batch Annotations. MAS outputs must then comply with batchMetadata, see https://schemas.dissco.tech/schemas/annotations/0.1.0/annotation-event.json",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.batchingPermitted,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/batchingPermitted,ods:batchingPermitted,boolean, +ods:,timeToLive,Time To Live,Time in milliseconds the MAS message may remain in the Kafka Queue before being marked as timed out. Min 1 hour.,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,True,False,MachineAnnotationService.timeToLive,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/timeToLive,ods:timeToLive,integer, +ods:,TombstoneMetadata,Tombstone Metadata,Object containing the tombstone metadata of the object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object, +ods:,hasEnvironmentalVariable,Has Environmental Variable,"Environmental variables to supply to the MAS, non-sensitive",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.hasEnvironmentalVariable,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasEnvironmentalVariable,ods:hasEnvironmentalVariable,array, +ods:,hasSecretVariable,Has Secret Variable,Secret variables to supply to the MAS,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,MachineAnnotationService,False,False,MachineAnnotationService.hasSecretVariable,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasSecretVariable,ods:hasSecretVariable,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,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, +ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, +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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, +ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object, +ods:,hasRelatedPID,Has Related PID,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array, +ods:,Agent,Agent,"A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.",,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent,, +schema:,name,Name,Full name of the agent,,,John Smith,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string, +schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,collector| preparer| identifier| recorder,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string, +schema:,startDate,Start Date,Date the agent began the role,,,2023-10-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string, +schema:,endDate,End Date,Date the agent ended the role,,,2023-09-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string, +ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,1| 2,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer, +schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string, +schema:,url,URL,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string, +ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array, +ods:,SecretVariable,Secret Variable,A class containing information about which secret the Machine Annotation Service requires. The secret value will be supplied separately to DiSSCo.,,,,http://www.w3.org/2000/01/rdf-schema#Class,SecretVariable,False,True,SecretVariable,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/SecretVariable,ods:SecretVariable,, +schema:,name,Name,The name of an environmental variable stored remotely,,,database.password| keycloak.secret,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SecretVariable,False,False,SecretVariable.name,http://schema.org/,http://schema.org/name,schema:name,string, +ods:,secretKeyRef,Secret Key Ref,The name of the key stored in the secret store. NOT the secret's value.,,,db-password,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SecretVariable,True,False,SecretVariable.secretKeyRef,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/secretKeyRef,ods:secretKeyRef,string, +ods:,EnvironmentalVariable,Environmental Variable,A class containing information about which (non-secret) environmental values the application requires.,,,,http://www.w3.org/2000/01/rdf-schema#Class,EnvironmentalVariable,False,True,EnvironmentalVariable,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/EnvironmentalVariable,ods:EnvironmentalVariable,, +schema:,name,Name,The name of a non-sensitive property or environmental variable,,,server.port| spring.profiles.active,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EnvironmentalVariable,False,False,EnvironmentalVariable.name,http://schema.org/,http://schema.org/name,schema:name,string, +schema:,value,Value,"Value to be stored in the ""name"" field. NOT for sensitive information.",,,8080| web-profile,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,EnvironmentalVariable,True,False,EnvironmentalVariable.value,http://schema.org/,http://schema.org/value,schema:value,"['string', 'integer', 'boolean']", diff --git a/app/data/opends/source-system-termlist.csv b/app/data/opends/source-system-termlist.csv index 4e11531..000d90e 100644 --- a/app/data/opends/source-system-termlist.csv +++ b/app/data/opends/source-system-termlist.csv @@ -1,30 +1,31 @@ -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 -ods:,SourceSystem,Source System,"Source System Model, used to describe data providing systems",,,,http://www.w3.org/2000/01/rdf-schema#Class,SourceSystem,True,True,SourceSystem,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/SourceSystem,ods:SourceSystem, -ods:,ID,Id,Handle of the Source System,,,['https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string -ods:,type,Type,The DOI to the FDO type of the object,,,['https://doi.org/10.15468/1a2b3c'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string -ods:,status,Status,The status of the Digital Object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,False,False,SourceSystem.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status, -schema:,version,Version,"Version of the Source System, https://schema.org/version",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.version,http://schema.org/,http://schema.org/version,schema:version,integer -schema:,name,Name,"Name of the Source System as provided by the user, https://schema.org/name",,,['Herbarium of University of Coimbra (COI)'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,False,False,SourceSystem.name,http://schema.org/,http://schema.org/name,schema:name,string -schema:,description,Description,"Description of the Source System as provided by the user, https://schema.org/description",,,"['The herbarium collection of the University of Coimbra is one of the oldest in Portugal, with specimens dating back to the 18th century.']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,False,False,SourceSystem.description,http://schema.org/,http://schema.org/description,schema:description,string -schema:,dateCreated,Date Created,"Timestamp of creation. Internally generated, https://schema.org/dateCreated",,,['2021-06-01T12:00:00.323Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.dateCreated,http://schema.org/,http://schema.org/dateCreated,schema:dateCreated,string -schema:,dateModified,Date Modified,"Timestamp of last modification. Internally generated, https://schema.org/dateModified",,,['2021-06-06T13:22:00.445Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.dateModified,http://schema.org/,http://schema.org/dateModified,schema:dateModified,string -schema:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.creator,http://schema.org/,http://schema.org/creator,schema:creator,object -schema:,url,Url,Endpoint from which data may be retrieved,,,['http://ipt.gbif.pt/ipt/archive.do?r=coi'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.url,http://schema.org/,http://schema.org/url,schema:url,string -ltc:,collectionManagementSystem,Collection Management System,"The collection management system that the source system is using, https://rs.tdwg.org/ltc/terms/collectionManagementSystem",,,['Specify 7'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,False,False,SourceSystem.collectionManagementSystem,http://rs.tdwg.org/ltc/terms/,http://rs.tdwg.org/ltc/terms/collectionManagementSystem,ltc:collectionManagementSystem,string -ods:,translatorType,Translator Type,The serialisation of the data the endpoint provides indicating what type of Translator is required,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.translatorType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/translatorType,ods:translatorType, -ods:,dataMappingID,Data Mapping Id,The Handle of the Mapping Object needed for this Source System,,,['https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.dataMappingID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/dataMappingID,ods:dataMappingID,string -ods:,TombstoneMetadata,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,SourceSystem,False,False,SourceSystem.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object -ods:,TombstoneMetadata,Tombstone Metadata,The tombstone metadata about the tombstoned digital object,,,,http://www.w3.org/2000/01/rdf-schema#Class,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata, -ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,['2021-06-01T12:00:000Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string -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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string -ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object -ods:,hasRelatedPID,Has Related Pid,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array -ods:,Agent,Agent,Description of the agents connected to the digital object,,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent, -schema:,name,Name,Full name of the agent,,,['John Smith'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string -schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,"['collector', 'preparer', 'identifier', 'recorder']",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string -schema:,startDate,Start Date,Date the agent began the role,,,['2023-10-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string -schema:,endDate,End Date,Date the agent ended the role,,,['2023-09-02T12:31:34.806Z'],http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string -ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,"[1, 2]",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer -schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string -schema:,url,Url,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string -ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array +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:,SourceSystem,Source System,"The Source System describes the system from which the data is ingested. It contains information about the system, the endpoint and the data mapping.",,,,http://www.w3.org/2000/01/rdf-schema#Class,SourceSystem,True,True,SourceSystem,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/SourceSystem,ods:SourceSystem,, +ods:,ID,ID,Handle of the Source System,,,https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.ID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/ID,ods:ID,string, +ods:,type,Type,The DOI to the FDO type of the object,,,https://doi.org/10.15468/1a2b3c,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.type,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/type,ods:type,string, +ods:,status,Status,The status of the Digital Object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,False,False,SourceSystem.status,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/status,ods:status,,ods:Draft| ods:Active| ods:Tombstone +schema:,version,Version,"Version of the Source System, https://schema.org/version",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.version,http://schema.org/,http://schema.org/version,schema:version,integer, +schema:,name,Name,"Name of the Source System as provided by the user, https://schema.org/name",,,Herbarium of University of Coimbra (COI),http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,False,False,SourceSystem.name,http://schema.org/,http://schema.org/name,schema:name,string, +schema:,description,Description,"Description of the Source System as provided by the user, https://schema.org/description",,,"The herbarium collection of the University of Coimbra is one of the oldest in Portugal, with specimens dating back to the 18th century.",http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,False,False,SourceSystem.description,http://schema.org/,http://schema.org/description,schema:description,string, +schema:,dateCreated,Date Created,"Timestamp of creation. Internally generated, https://schema.org/dateCreated",,,2021-06-01T12:00:00.323Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.dateCreated,http://schema.org/,http://schema.org/dateCreated,schema:dateCreated,string, +schema:,dateModified,Date Modified,"Timestamp of last modification. Internally generated, https://schema.org/dateModified",,,2021-06-06T13:22:00.445Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.dateModified,http://schema.org/,http://schema.org/dateModified,schema:dateModified,string, +schema:,creator,Creator,Contains an ods:Agent object,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.creator,http://schema.org/,http://schema.org/creator,schema:creator,object, +schema:,url,URL,Endpoint from which data may be retrieved,,,http://ipt.gbif.pt/ipt/archive.do?r=coi,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.url,http://schema.org/,http://schema.org/url,schema:url,string, +ltc:,collectionManagementSystem,Collection Management System,"The collection management system that the source system is using, https://rs.tdwg.org/ltc/terms/collectionManagementSystem",,,Specify 7,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,False,False,SourceSystem.collectionManagementSystem,http://rs.tdwg.org/ltc/terms/,http://rs.tdwg.org/ltc/terms/collectionManagementSystem,ltc:collectionManagementSystem,string, +ods:,translatorType,Translator Type,The serialisation of the data the endpoint provides indicating what type of Translator is required,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.translatorType,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/translatorType,ods:translatorType,,dwca| biocase +ods:,maximumRecords,Maximum Records,"An optional parameter to limit the number of records to be ingested from this sourceSystem, it will pick the first X number of records it encounters. If left empty or absent it will process all records.",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,False,False,SourceSystem.maximumRecords,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/maximumRecords,ods:maximumRecords,integer, +ods:,dataMappingID,Data Mapping ID,The Handle of the Mapping Object needed for this Source System,,,https://hdl.handle.net/20.5000.1025/XXX-XXX-XXX,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,SourceSystem,True,False,SourceSystem.dataMappingID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/dataMappingID,ods:dataMappingID,string, +ods:,TombstoneMetadata,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,SourceSystem,False,False,SourceSystem.TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,object, +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,TombstoneMetadata,False,True,TombstoneMetadata,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstoneMetadata,ods:TombstoneMetadata,, +ods:,tombstoneDate,Tombstone Date,Timestamp the Digital Object was tombstoned and no longer active.,,,2021-06-01T12:00:000Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneDate,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneDate,ods:tombstoneDate,string, +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,TombstoneMetadata,True,False,TombstoneMetadata.tombstoneText,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/tombstoneText,ods:tombstoneText,string, +ods:,TombstonedByAgent,Tombstoned By Agent,"The agent who tombstoned the object, contains an ods:Agent object",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,True,False,TombstoneMetadata.TombstonedByAgent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/TombstonedByAgent,ods:TombstonedByAgent,object, +ods:,hasRelatedPID,Has Related PID,The PIDs of the object the tombstoned object is related to,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,TombstoneMetadata,False,False,TombstoneMetadata.hasRelatedPID,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasRelatedPID,ods:hasRelatedPID,array, +ods:,Agent,Agent,"A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.",,,,http://www.w3.org/2000/01/rdf-schema#Class,Agent,False,True,Agent,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/Agent,ods:Agent,, +schema:,name,Name,Full name of the agent,,,John Smith,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.name,http://schema.org/,http://schema.org/name,schema:name,string, +schema:,roleName,Role Name,"Indicates the role of the agent, https://schema.org/roleName",,,collector| preparer| identifier| recorder,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleName,http://schema.org/,http://schema.org/roleName,schema:roleName,string, +schema:,startDate,Start Date,Date the agent began the role,,,2023-10-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.startDate,http://schema.org/,http://schema.org/startDate,schema:startDate,string, +schema:,endDate,End Date,Date the agent ended the role,,,2023-09-02T12:31:34.806Z,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.endDate,http://schema.org/,http://schema.org/endDate,schema:endDate,string, +ods:,roleOrder,Role Order,Order of the agent in the role. Can be used to indicate the order of importance,,,1| 2,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.roleOrder,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/roleOrder,ods:roleOrder,integer, +schema:,email,Email,"Email of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.email,http://schema.org/,http://schema.org/email,schema:email,string, +schema:,url,URL,"URL of the agent, can be present in case the agent is a maintainer of a MAS",,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.url,http://schema.org/,http://schema.org/url,schema:url,string, +ods:,hasIdentifier,Has Identifier,Contains zero or more ods:Identifier objects,,,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,Agent,False,False,Agent.hasIdentifier,http://rs.dissco.eu/opends/terms/,http://rs.dissco.eu/opends/terms/hasIdentifier,ods:hasIdentifier,array, diff --git a/app/md/digital-specimen/termlist-header.md b/app/md/digital-specimen/termlist-header.md index 4b45998..ca68881 100644 --- a/app/md/digital-specimen/termlist-header.md +++ b/app/md/digital-specimen/termlist-header.md @@ -53,7 +53,7 @@ The properties of a class start with a lowercase and use the lowerCamelCase nami When a class contains a property which contains a list of another class we use the convention `hasXXX` where XXX is the class name. For example, the Digital Specimen can contain a list of Event objects, so it has a property called `hasEvent`. When a class is directly nested (not through a list) we use the class name as property name. -For example, the Location class contains the property `ods:GeoReference` which contains the Geo Reference class. +For example, the Location class contains the property `ods:Georeference` which contains the Geo Reference class. When terms are borrowed from other vocabularies, such as Darwin Core, Annotation Vocabulary, Schema.org or others, we use the same naming convention as in the original vocabulary. This could conflict with the openDS vocabulary naming convention. diff --git a/app/routes.py b/app/routes.py index df14848..2ee9048 100644 --- a/app/routes.py +++ b/app/routes.py @@ -476,8 +476,8 @@ def generate_terms(header_mdfile, term_file): on=['compound_name'], how='left' ) terms = terms_skos_df.sort_values(by=['class_name']) - terms['examples'] = terms['examples'].str.replace(r'"', '') - terms['definition'] = terms['definition'].str.replace(r'"', '') + terms['examples'] = parse_list_to_string(terms['examples']) + terms['enum'] = parse_list_to_string(terms['enum']) # Unique Class Names opends_classes = terms_df["class_name"].dropna().unique() @@ -493,6 +493,11 @@ def generate_terms(header_mdfile, term_file): return marked_text, opends_classes, sssom_df, terms, terms_by_class +def parse_list_to_string(terms): + if not terms.isna().values.all(): + return terms.str.replace(r'"', '').replace("'", "").replace("[", "").replace("]", "") + + def generate_guide(header_mdfile, term_file): with open(header_mdfile, encoding="utf8") as f: marked_text = markdown2.markdown(f.read()) 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 cddca63..177de37 100644 --- a/app/templates/includes/resources/diagrams/class-diagrams/annotation-full.html +++ b/app/templates/includes/resources/diagrams/class-diagrams/annotation-full.html @@ -29,7 +29,7 @@ tombstoneDate : string tombstoneText : string TombstonedByAgent : object - hasRelatedPID : array + hasRelatedPID : array } class Agent { name : string @@ -39,7 +39,7 @@ roleOrder : integer email : string url : string - hasIdentifier : array + hasIdentifier : array } class AnnotationTarget { ID : string @@ -47,7 +47,7 @@ hasSelector : object } class AnnotationBody { - value : array + value : array references : string score : number } 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 e8495cb..7ebec1c 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 @@ -2,14 +2,14 @@ class CreateUpdateTombstoneEvent { ID : string type : string - hasProvAgent : array + hasProvAgent : array } class Activity { - wasAssociatedWith : array + wasAssociatedWith : array endedAtTime : string used : string comment : string - changeValue : array + changeValue : array } class Entity { value : object @@ -24,7 +24,7 @@ roleOrder : integer email : string url : string - hasIdentifier : array + hasIdentifier : array } CreateUpdateTombstoneEvent -- Activity CreateUpdateTombstoneEvent -- Entity 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 e2ea77a..b3ebe09 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 @@ -1,5 +1,5 @@ classDiagram - class Mapping { + class DataMapping { ID : string type : string status : None @@ -9,8 +9,8 @@ dateCreated : string dateModified : string creator : object - DefaultMapping : array - FieldMapping : array + DefaultMapping : array + FieldMapping : array mappingDataStandard : None TombstoneMetadata : object } @@ -18,7 +18,7 @@ tombstoneDate : string tombstoneText : string TombstonedByAgent : object - hasRelatedPID : array + hasRelatedPID : array } class Agent { name : string @@ -28,7 +28,7 @@ roleOrder : integer email : string url : string - hasIdentifier : array + hasIdentifier : array } -Mapping -- TombstoneMetadata -Mapping -- Agent +DataMapping -- TombstoneMetadata +DataMapping -- Agent 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 48ea9d4..37b3dcc 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 @@ -20,11 +20,11 @@ rightsHolder : string source : string creator : string - hasAssertion : array - hasCitation : array - hasIdentifier : array - hasEntityRelationship : array - hasAgent : array + hasAssertion : array + hasCitation : array + hasIdentifier : array + hasEntityRelationship : array + hasAgent : array TombstoneMetadata : object } class Agent { @@ -35,7 +35,7 @@ roleOrder : integer email : string url : string - hasIdentifier : array + hasIdentifier : array } class Assertion { measurementID : string @@ -92,7 +92,7 @@ tombstoneDate : string tombstoneText : string TombstonedByAgent : object - hasRelatedPID : array + hasRelatedPID : array } DigitalMedia -- Agent DigitalMedia -- Assertion 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 2a46549..ad88c05 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 @@ -19,7 +19,7 @@ sourceSystemID : string sourceSystemName : string livingOrPreserved : None - language : array + language : array license : string basisOfRecord : string preparations : string @@ -45,15 +45,15 @@ associatedOrganisms : string organismRemarks : string dynamicProperties : string - hasMaterialEntity : array - hasIdentification : array - hasAssertion : array - hasEvent : array - hasEntityRelationship : array - hasCitation : array - hasIdentifier : array - hasChronometricAge : array - hasAgent : array + hasMaterialEntity : array + hasIdentification : array + hasAssertion : array + hasEvent : array + hasEntityRelationship : array + hasCitation : array + hasIdentifier : array + hasChronometricAge : array + hasAgent : array TombstoneMetadata : object } class MaterialEntity { @@ -70,13 +70,13 @@ recordedBy : string recordedByID : string verbatimLabel : string - hasIdentification : array - hasAssertion : array - hasEntityRelationship : array - hasCitation : array - hasIdentifier : array - hasEvent : array - hasAgent : array + hasIdentification : array + hasAssertion : array + hasEntityRelationship : array + hasCitation : array + hasIdentifier : array + hasEvent : array + hasAgent : array } class Identification { identificationID : string @@ -91,8 +91,8 @@ isVerifiedIdentification : boolean identificationRemarks : string identificationQualifier : string - hasCitation : array - hasTaxonIdentification : array + hasCitation : array + hasTaxonIdentification : array } class TaxonIdentification { taxonID : string @@ -167,7 +167,7 @@ eventRemarks : string collectorName : string collectorID : string - hasAssertion : array + hasAssertion : array Location : object } class Location { @@ -245,7 +245,7 @@ roleOrder : integer email : string url : string - hasIdentifier : array + hasIdentifier : array } class Assertion { measurementID : string @@ -322,7 +322,7 @@ tombstoneDate : string tombstoneText : string TombstonedByAgent : object - hasRelatedPID : array + hasRelatedPID : array } DigitalSpecimen -- MaterialEntity 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 a19c80c..fc87e7e 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 @@ -18,13 +18,15 @@ serviceAvailability : string maintainer : object license : string - dependency : array + dependency : array slaDocumentation : string topicName : string maxReplicas : integer batchingPermitted : boolean timeToLive : integer TombstoneMetadata : object + hasEnvironmentalVariable : array + hasSecretVariable : array } class ContactPoint { description : string @@ -36,7 +38,7 @@ tombstoneDate : string tombstoneText : string TombstonedByAgent : object - hasRelatedPID : array + hasRelatedPID : array } class Agent { name : string @@ -46,8 +48,18 @@ roleOrder : integer email : string url : string - hasIdentifier : array + hasIdentifier : array + } + class SecretVariable { + name : string + secretKeyRef : string + } + class EnvironmentalVariable { + name : string + value : ['string', 'integer', 'boolean'] } MachineAnnotationService -- ContactPoint MachineAnnotationService -- TombstoneMetadata MachineAnnotationService -- Agent +MachineAnnotationService -- SecretVariable +MachineAnnotationService -- EnvironmentalVariable 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 106cb20..f49cd5b 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 @@ -12,6 +12,7 @@ url : string collectionManagementSystem : string translatorType : None + maximumRecords : integer dataMappingID : string TombstoneMetadata : object } @@ -19,7 +20,7 @@ tombstoneDate : string tombstoneText : string TombstonedByAgent : object - hasRelatedPID : array + hasRelatedPID : array } class Agent { name : string @@ -29,7 +30,7 @@ roleOrder : integer email : string url : string - hasIdentifier : array + hasIdentifier : array } SourceSystem -- TombstoneMetadata SourceSystem -- Agent diff --git a/app/templates/includes/termlist/termlist-table.html b/app/templates/includes/termlist/termlist-table.html index 562a2ff..95a1309 100644 --- a/app/templates/includes/termlist/termlist-table.html +++ b/app/templates/includes/termlist/termlist-table.html @@ -47,15 +47,15 @@

5 Vocabulary

{% endif %} - {% if v['examples'] is number %} - {% else %} - {% set list1 = v['examples'].split('`, `') %} + {% if v['examples'] is number or v['examples'] is float %} + {% elif v['examples'] is not none and v['examples'] is not number and v['examples'] is not float and v['examples']|length > 0 %} + {% set list1 = v['examples'].split('| ') %} Examples
    {% for item in list1 %} -
  • {{ item|replace("`","") }}
  • +
  • {{ item }}
  • {% endfor %}
@@ -64,6 +64,22 @@

5 Vocabulary

{% endif %} + {% if v['enum'] is number or v['enum'] is float %} + {% elif v['enum'] is not none and v['enum'] is not number and v['enum'] is not float and v['enum']|length > 0 %} + {% set list1 = v['enum'].split('| ') %} + + Controlled Vocabulary + +
    + {% for item in list1 %} +
  • {{ item }}
  • + {% endfor %} +
+ + + + {% endif %} + {% if v['datatype'] is number %} {% else %} diff --git a/app/utils/generation/main.py b/app/utils/generation/main.py index 43d5db5..3b52c3e 100644 --- a/app/utils/generation/main.py +++ b/app/utils/generation/main.py @@ -1,7 +1,10 @@ import requests import re +import logging import pandas as pd +logging.basicConfig(format='%(asctime)s - %(message)s', level=logging.INFO) + schema_objects = [ { 'csv_prefix': 'digital-specimen', @@ -9,74 +12,74 @@ { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/digital-specimen/0.3.0/digital-specimen.json', 'class_name': 'DigitalSpecimen', - 'class_description': 'A digital representation of a physical specimen', + 'class_description': 'A digital representation of a physical specimen, following the concept of the FAIR Digital Object (FDO). Each physical specimen that has been administrated as a separate entity will be a Digital Specimen.', 'is_required': True } , { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/digital-specimen/0.3.0/material-entity.json', 'class_name': 'MaterialEntity', - 'class_description': 'Material Entities that are part of the Digital Specimen', - 'is_required': False + 'class_description': 'Contains the information about the Material object attached to the Digital Specimen. The array will always have one MaterialEntity object of type `ods:Specimen` which is the main MaterialEntity object of the Digital Specimen. It can have additional MaterialEntities which will then be a `ods:SpecimenPart`', + 'is_required': True }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/digital-specimen/0.3.0/identification.json', 'class_name': 'Identification', - 'class_description': 'The Identification of a specimen', + 'class_description': 'A generic identification class, containing information about who and when the identification was made, including the status of the identification.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/digital-specimen/0.3.0/event.json', 'class_name': 'Event', - 'class_description': 'The Event that occurred at a particular time and place', + 'class_description': 'A generic event class containing information about a particular activity at a certain place an time. An example is the collecting event.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/digital-specimen/0.3.0/location.json', 'class_name': 'Location', - 'class_description': 'The Location of the digital specimen', + 'class_description': 'A generic location class containing information about a where a specific event took place.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/agent.json', 'class_name': 'Agent', - 'class_description': 'The Agent of the digital specimen', + 'class_description': 'A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/assertion.json', 'class_name': 'Assertion', - 'class_description': 'The Assertion of the digital specimen', + 'class_description': 'A generic assertion class, containing information about a statement that is made about a digital object. An example is the measurement of the leaf or the wingspan of a specimen.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/citation.json', 'class_name': 'Citation', - 'class_description': 'The Citation of the digital specimen', + 'class_description': 'A generic class containing the information about a citation in which the Digital Object is mentioned or which had influence on the Digital Object.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/entity-relationship.json', 'class_name': 'EntityRelationship', - 'class_description': 'The Entity Relationship of the digital specimen', + 'class_description': '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.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/identifier.json', 'class_name': 'Identifier', - 'class_description': 'The Identifier of the digital specimen', + 'class_description': 'A generic Identifier class which can be attached to multiple classes. It captures information about any identifier of the class.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/digital-specimen/0.3.0/chronometric-age.json', 'class_name': 'ChronometricAge', - 'class_description': 'The Chronometric Age of the digital specimen', + 'class_description': 'An approximation of a temporal position (in the sense conveyed by https://www.w3.org/TR/owl-time/#time:TemporalPosition) that is supported via evidence.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/tombstone-metadata.json', 'class_name': 'TombstoneMetadata', - 'class_description': 'The tombstone metadata about the tombstoned digital object', + 'class_description': 'The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.', 'is_required': False } ] @@ -93,37 +96,37 @@ { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/agent.json', 'class_name': 'Agent', - 'class_description': 'The Agent of the digital specimen', + 'class_description': 'A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/assertion.json', 'class_name': 'Assertion', - 'class_description': 'The Assertion of the digital specimen', + 'class_description': 'A generic assertion class, containing information about a statement that is made about a digital object. An example is the measurement of the leaf or the wingspan of a specimen.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/citation.json', 'class_name': 'Citation', - 'class_description': 'The Citation of the digital specimen', + 'class_description': 'A generic class containing the information about a citation in which the Digital Object is mentioned or which had influence on the Digital Object.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/entity-relationship.json', 'class_name': 'EntityRelationship', - 'class_description': 'The Entity Relationship of the digital specimen', + 'class_description': '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.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/identifier.json', 'class_name': 'Identifier', - 'class_description': 'The Identifier of the digital specimen', + 'class_description': 'A generic Identifier class which can be attached to multiple classes. It captures information about any identifier of the class.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/tombstone-metadata.json', 'class_name': 'TombstoneMetadata', - 'class_description': 'The tombstone metadata about the tombstoned digital object', + 'class_description': 'The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.', 'is_required': False } ] @@ -134,19 +137,31 @@ { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/machine-annotation-service/0.3.0/machine-annotation-service.json', 'class_name': 'MachineAnnotationService', - 'class_description': 'A Machine Annotation Service', + 'class_description': 'A machine agent which will perform an action on the Digital Object potentially resulting in a new annotation on the object', 'is_required': True }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/tombstone-metadata.json', 'class_name': 'TombstoneMetadata', - 'class_description': 'The tombstone metadata about the tombstoned digital object', + 'class_description': 'The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/agent.json', 'class_name': 'Agent', - 'class_description': 'Description of the agents connected to the digital object', + 'class_description': 'A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.', + 'is_required': False + }, + { + 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/secret-variable.json', + 'class_name': 'SecretVariable', + 'class_description': 'A class containing information about which secret the Machine Annotation Service requires. The secret value will be supplied separately to DiSSCo.', + 'is_required': False + }, + { + 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/environmental-variable.json', + 'class_name': 'EnvironmentalVariable', + 'class_description': 'A class containing information about which (non-secret) environmental values the application requires.', 'is_required': False } ] @@ -157,31 +172,31 @@ { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/annotation/0.3.0/annotation.json', 'class_name': 'Annotation', - 'class_description': 'Annotation model based on the W3C Web Annotation Data Model (https://www.w3.org/TR/annotation-model/)', + 'class_description': 'A new or additional piece of information about a Digital Object. The Annotation model is based on the W3C Web Annotation Data Model (https://www.w3.org/TR/annotation-model/)', 'is_required': True }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/tombstone-metadata.json', 'class_name': 'TombstoneMetadata', - 'class_description': 'The tombstone metadata about the tombstoned digital object', + 'class_description': 'The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/agent.json', 'class_name': 'Agent', - 'class_description': 'Description of the agents connected to the digital object', + 'class_description': 'A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/annotation/0.3.0/annotation-target.json', 'class_name': 'AnnotationTarget', - 'class_description': 'Description of the target of the annotation', + 'class_description': 'The AnnotationTarget describes the Digital Object the annotation is attached to, could contain additional information on which part of the object the annotation is attached to.', 'is_required': True }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/annotation/0.3.0/annotation-body.json', 'class_name': 'AnnotationBody', - 'class_description': 'Description of the body of the annotation', + 'class_description': 'Describes the body of the annotation. The body is the full content of the annotation, as provided by the agent.', 'is_required': True } ], @@ -192,13 +207,13 @@ { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/create-update-tombstone-event/0.3.0/create-update-tombstone-event.json', 'class_name': 'CreateUpdateTombstoneEvent', - 'class_description': 'Create Update Tombstone Event, based on W3C PROV Data Model (https://www.w3.org/TR/prov-o/)', + 'class_description': '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/)', 'is_required': True }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/agent.json', 'class_name': 'Agent', - 'class_description': 'Description of the agents connected to the digital object', + 'class_description': 'A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.', 'is_required': False } ] @@ -208,20 +223,20 @@ 'objects': [ { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/data-mapping/0.3.0/data-mapping.json', - 'class_name': 'Mapping', - 'class_description': 'Mapping data model, used for data-mapping between different data models', + 'class_name': 'DataMapping', + 'class_description': 'This object described the data mapping for used when ingesting the data. It can set default values or contain an explicit mapping between the local term and an openDS term. This object is attached to a source system object.', 'is_required': True }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/tombstone-metadata.json', 'class_name': 'TombstoneMetadata', - 'class_description': 'The tombstone metadata about the tombstoned digital object', + 'class_description': 'The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/agent.json', 'class_name': 'Agent', - 'class_description': 'Description of the agents connected to the digital object', + 'class_description': 'A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.', 'is_required': False } ] @@ -232,19 +247,19 @@ { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/source-system/0.3.0/source-system.json', 'class_name': 'SourceSystem', - 'class_description': 'Source System Model, used to describe data providing systems', + 'class_description': 'The Source System describes the system from which the data is ingested. It contains information about the system, the endpoint and the data mapping.', 'is_required': True }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/tombstone-metadata.json', 'class_name': 'TombstoneMetadata', - 'class_description': 'The tombstone metadata about the tombstoned digital object', + 'class_description': 'The tombstone metadata about the tombstoned digital object, including the what, who and when of the tombstoning.', 'is_required': False }, { 'endpoint': 'https://schemas.dissco.tech/schemas/fdo-type/shared-model/0.3.0/agent.json', 'class_name': 'Agent', - 'class_description': 'Description of the agents connected to the digital object', + 'class_description': 'A generic agent class, containing information about the actor who performed an activity. This could be a person, an organization or a machine.', 'is_required': False } ] @@ -277,12 +292,10 @@ def determine_namespace_uri(namespace: str) -> str: return 'http://www.w3.org/1999/02/22-rdf-syntax-ns#' if namespace == 'schema:': return 'http://schema.org/' - if namespace == 'schema:': + if namespace == 'prov:': return 'http://www.w3.org/ns/prov#' if namespace == 'as:': return 'http://www.w3.org/ns/activitystreams#' - if namespace == 'foaf:': - return 'http://xmlns.com/foaf/0.1/' if namespace == 'rdfs:': return 'http://www.w3.org/2000/01/rdf-schema#' if namespace == 'ltc:': @@ -338,7 +351,8 @@ def iterate_over_object(json_data, term_array, class_name, compound_name): 'definition': term_value.get('description'), 'usage': '', 'notes': '', - 'examples': term_value.get('examples'), + 'examples': format_array(term_value, 'examples'), + 'enum': format_array(term_value, 'enum'), 'rdf_type': determine_rdf_type(is_class), 'class_name': compound_name, 'is_required': False, @@ -347,7 +361,7 @@ def iterate_over_object(json_data, term_array, class_name, compound_name): 'namespace_iri': determine_namespace_uri(namespace), 'term_iri': determine_namespace_uri(namespace) + term_local_name, 'term_ns_name': term_key, - 'datatype': term_value.get('type') + 'datatype': determine_type(term_value, term_key) }) if term_value.get('properties'): @@ -359,7 +373,7 @@ def iterate_over_object(json_data, term_array, class_name, compound_name): 'namespace': 'ods:', 'term_local_name': class_name, 'label': camel_case_to_title(class_name), - 'definition': 'A taxonomic identification of the specimen', + 'definition': 'A taxonomic determination, containing the full taxonomic tree of the identification.', 'usage': '', 'notes': '', 'examples': '', @@ -377,6 +391,30 @@ def iterate_over_object(json_data, term_array, class_name, compound_name): set_required(term_value, term_array) +def determine_type(term_value, term_key): + term_type = term_value.get('type') + type_dict = {'ods:hasCitation': 'ods:Citation', 'ods:language': 'string', + 'ods:hasEntityRelationship': 'ods:EntityRelationship', 'ods:hasEvent': 'ods:Event', + 'ods:hasLocation': 'ods:Location', 'ods:hasAgent': 'ods:Agent', 'ods:hasAssertion': 'ods:Assertion', + 'ods:hasIdentifier': 'ods:Identifier', 'ods:hasChronometricAge': 'ods:ChronometricAge', + 'ods:hasTombstoneMetadata': 'ods:TombstoneMetadata', + 'ods:hasTaxonIdentification': 'ods:TaxonIdentification', + 'ods:hasMaterialEntity': 'ods:MaterialEntity', 'ods:hasRelatedPID': 'object', + 'prov:wasAssociatedWith': 'ods:Agent', 'ods:hasIdentification': 'ods:Identification', + 'ods:dependency': 'string', 'oa:value': 'string', 'ods:changeValue': 'object', + 'ods:DefaultMapping': 'ods:DefaultMapping', 'ods:FieldMapping': 'ods:FieldMapping', + 'ods:hasProvAgent': 'ods:Agent', 'ods:hasEnvironmentalVariable': 'ods:EnvironmentalVariable', + 'ods:hasSecretVariable': 'ods:SecretVariable'} + if term_type != 'array': + return term_type + else: + return f'array<{type_dict[term_key]}>' + + +def format_array(term_value, term_attributes): + return '| '.join(map(str, term_value.get(term_attributes))) if term_value.get(term_attributes) is not None else '' + + def determine_rdf_type(is_class: bool) -> str: if is_class: return 'http://www.w3.org/2000/01/rdf-schema#Class' @@ -390,7 +428,9 @@ def determine_namespace(term: str) -> str: def camel_case_to_title(camel_case_str): # Split the camel case string at each uppercase letter, insert space, and capitalize each word - title_str = re.sub('([a-z])([A-Z])', r'\1 \2', camel_case_str).title() + title_str = re.sub(r'(?<=[a-z])(?=[A-Z])|(?<=[A-Z])(?=[A-Z][a-z])', ' ', camel_case_str).title() + abbreviations = ['Id', 'Wkt', 'Uri', 'Url', 'Nfc', 'Srs', 'Html', 'Mids', 'Pid'] + title_str = ' '.join(list(map(lambda word: word.upper() if word in abbreviations else word, title_str.split(' ')))) return title_str @@ -421,7 +461,7 @@ def generate_class_diagram(df, schema_object): with open(f'../../templates/includes/resources/diagrams/class-diagrams/{schema_object.get("csv_prefix")}-full.html', 'w') as text_file: text_file.write(class_mermaid_string) - print(f'Class diagram for object: {schema_object.get("csv_prefix")} has been successfully generated') + logging.info(f'Class diagram for object: {schema_object.get("csv_prefix")} has been successfully generated') def add_digital_specimen_relationships(mermaid_string): @@ -438,7 +478,7 @@ def add_digital_specimen_relationships(mermaid_string): DigitalSpecimen -- TombstoneMetadata Event -- Location Event -- Assertion - Location -- GeoReference + Location -- Georeference Location -- GeologicalContext MaterialEntity -- Event MaterialEntity -- Citation @@ -469,10 +509,13 @@ def main(): for schema in schema_object.get('objects'): endpoint = schema.get('endpoint') json_data = fetch_json_schema(endpoint) - format_json(term_array, json_data, schema) - print(f"JSON data from {endpoint} has been successfully written to {csv_file_path}") + if json_data is not None: + format_json(term_array, json_data, schema) + logging.info(f"JSON data from {endpoint} has been successfully written to {csv_file_path}") + else: + logging.error(f"An error occurred while fetching JSON data from {endpoint}") except Exception as e: - print(f"An error occurred: {e}") + logging.error(f"An error occurred: {e}") df = pd.DataFrame(term_array) df.to_csv(csv_file_path, index=False) generate_class_diagram(df, schema_object)