From 731083c6369ebca59566437bf818c55be0701c77 Mon Sep 17 00:00:00 2001 From: Sam Leeflang Date: Wed, 3 Jul 2024 14:41:36 +0200 Subject: [PATCH] Add SourceSystemID for digital media --- app/data/opends/digital-media-termlist.csv | 1 + .../resources/diagrams/class-diagrams/digital-media-full.html | 1 + 2 files changed, 2 insertions(+) diff --git a/app/data/opends/digital-media-termlist.csv b/app/data/opends/digital-media-termlist.csv index 04f4136..98ae8b5 100644 --- a/app/data/opends/digital-media-termlist.csv +++ b/app/data/opends/digital-media-termlist.csv @@ -7,6 +7,7 @@ ods:,created,Created,The timestamp that the object version was created in DiSSCo 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:,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 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 a58c99a..47602a5 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 @@ -7,6 +7,7 @@ type : string type : None accessURI : string + sourceSystemID : string organisationID : string organisationName : string format : string