Skip to content

Commit

Permalink
Update Claim-example-taxonomic-treatment.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pbuttigieg authored Jul 18, 2024
1 parent 976eb24 commit 71d2101
Showing 1 changed file with 100 additions and 169 deletions.
269 changes: 100 additions & 169 deletions dataGraphs/thematics/Claim/graphs/Claim-example-taxonomic-treatment.json
Original file line number Diff line number Diff line change
@@ -1,173 +1,104 @@

{
"@context": {
"@vocab": "https://schema.org/"
},
"@type": "Claim",
"@id": "URL: Optional. A URL that resolves to *this* JSON-LD document, NOT the URL of the CreativeWork that this JSON-LD document describes. To link to the CreativeWork itself, please use 'url' and/or 'identifier')",

"appearance": {"@type": "https://schema.org/CreativeWork"},
"claimInterpreter": [
{"@type": "https://schema.org/Organization"},
{"@type": "https://schema.org/Person"}
],
"firstAppearance": {"@type": "https://schema.org/CreativeWork"},

"about": "Text or controlled vocabulary/ontology, singly or as an array: The subject matter of this CreativeWork",
"abstract": "Text: A descriptive summary of a CreativeWork",

"accountablePerson": {"@type": "https://schema.org/Person"},

"associatedMedia": {"@type": "https://schema.org/MediaObject"},
"audience": {"@type": "https://schema.org/Audience"},
"audio": [
{"@type": "https://schema.org/AudioObject"},
{"@type": "https://schema.org/Clip"},
{"@type": "https://schema.org/MusicRecording"}
],
"author": {"@type": "https://schema.org/Person"},
"citation": [
"Text: A textual citation to other work relevant to this CreativeWork",
{"@type": "https://schema.org/CreativeWork"}
],
"comment": "Text: A textual comment on the CreativeWork",
"conditionsOfAccess": "Text: Description of conditions that affect the availability of, or method(s) of access to, an item.",
"contributor": [
{"@type": "https://schema.org/Organization"},
{"@type": "https://schema.org/Person"}
],
"copyrightHolder": [
{"@type": "https://schema.org/Organization"},
{"@type": "https://schema.org/Person"}
],
"copyrightNotice": "Text. Text of a notice appropriate for describing the copyright aspects of this Creative Work",
"copyrightYear": {"@type": "https://schema.org/Number"},
"correction": [
"Text: description of a correction to the CreativeWork",
"URL",
{"@type": "https://schema.org/CorrectionComment"}
],
"countryOfOrigin": {"@type": "https://schema.org/Country"},
"creativeWorkStatus": [
"Text: Description of the status of this CreativeWork in terms of its stage in a lifecycle",
{"@type": "https://schema.org/DefinedTerm"}
],
"creator": [
{"@type": "https://schema.org/Organization"},
{"@type": "https://schema.org/Person"}
],
"creditText": "Text: Text used to credit person(s) and/or organization(s) associated with this CreativeWork",
"dateCreated": [
{"@type": "https://schema.org/Date"},
{"@type": "https://schema.org/DateTime"}
],
"dateModified": [
{"@type": "https://schema.org/Date"},
{"@type": "https://schema.org/DateTime"}
],
"datePublished": [
{"@type": "https://schema.org/Date"},
{"@type": "https://schema.org/DateTime"}
],
"discussionUrl": "URL",
"encoding": {"@type": "https://schema.org/MediaObject"},
"encodingFormat": [
"Text: Textual description of the media type typically expressed using a MIME format (see IANA site [http://www.iana.org/assignments/media-types/media-types.xhtml] and MDN reference [https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types]), e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc. ",
"URL"
],
"funder": [
{"@type": "https://schema.org/Organization"},
{"@type": "https://schema.org/Person"}
],
"funding": {"@type": "https://schema.org/Grant"},

"interpretedAsClaim": {"@type": "https://schema.org/Claim"},
"isBasedOn": [
{"@type": "https://schema.org/CreativeWork"},
{"@type": "https://schema.org/Product"},
"URL"
],
"keywords": [
"Text: Keywords or tags used to describe the CreativeWork.",
{"@type": "https://schema.org/DefinedTerm"},
"URL"
],
"license": [
"URL",
{"@type": "https://schema.org/CreativeWork"}
],
"mainEntity": {"@type": "https://schema.org/Thing"},
"maintainer": [
{"@type": "https://schema.org/Organization"},
{"@type": "https://schema.org/Person"}
],
"mentions": {"@type": "https://schema.org/Thing"},
"provider": [
{"@type": "https://schema.org/Organization"},
{"@type": "https://schema.org/Person"}
],
"publisher": [
{"@type": "https://schema.org/Organization"},
{"@type": "https://schema.org/Person"}
],
"publisherImprint": {"@type": "https://schema.org/Organization"},
"publishingPrinciples": [
{"@type": "https://schema.org/CreativeWork"},
{"@type": "https://schema.org/URL"}
],
"schemaVersion": [
"Text",
"URL"
],
"sdDatePublished": {"@type": "https://schema.org/Date"},
"sdLicense": [
{"@type": "https://schema.org/CreativeWork"},
{"@type": "https://schema.org/URL"}
],
"sdPublisher": [
{"@type": "https://schema.org/Organization"},
{"@type": "https://schema.org/Person"}
],
"sourceOrganization": {"@type": "https://schema.org/Organization"},
"temporal": "A more general property for any time-related information about this CreativeWork. This can be expressed as text or using the properties associated with the DateTime Type",
"temporalCoverage": [
{"@type": "https://schema.org/DateTime"},
"Text",
"URL"
],
"text": "Text: The textual content of this CreativeWork.",
"thumbnail": {"@type": "https://schema.org/ImageObject"},
"thumbnailUrl": "URL",
"usageInfo":[
{"@type": "https://schema.org/CreativeWork"},
{"@type": "https://schema.org/URL"}
],
"version": ["https://schema.org/Text", "https://schema.org/Number"],
"video": [
{"@type": "https://schema.org/Clip"},
{"@type": "https://schema.org/VideoObject"}
],
"alternateName": "Text: An alternative name for this Thing.",
"description": "Text: Free text which describes this Thing.",
"disambiguatingDescription": "Text: A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation",
"identifier": [
{"@type": "https://schema.org/PropertyValue"},
"Text - The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details.",
"URL"
],
"image": [
"URL",
{"@type": "https://schema.org/ImageObject"}
],
"mainEntityOfPage": [
"URL",
{"@type": "https://schema.org/CreativeWork"}
],
"name": "Text: The name of the item.",
"sameAs": "URL",
"subjectOf": [
{"@type": "https://schema.org/CreativeWork"},
{"@type": "https://schema.org/Event"}
],
"url": "URL - the URL to the item described by this JSON-LD document"
}

"@type": "Claim",
"name": "A claim that Maera gujaratensis is the actual subject of a Taxonomic Treatment",
"appearance": [
{
"@id": "https://treatment.plazi.org/json-ld/url-to-a-json-ld-representation-of-some-treatments-metadata/"
},
{
"@type": "Dataset",
"@id": "URL: Optional. A URL that resolves to *this* JSON-LD document, NOT the URL of the Dataset that this JSON-LD document describes. To link to the Dataset itself, please use 'url' and/or 'identifier')",
"name": "Maera gujaratensis, Thacker & Myers & Trivedi, 2024",
"description": "A dataset representing a TreamentBank Treatment record of Maera gujaratensis, see https://plazi.org/treatmentbank/what-treatment/",
"url": "https://treatment.plazi.org/id/423BD146-4079-EE78-44C5-FE28FE592E10",
"identifier": "423BD146-4079-EE78-44C5-FE28FE592E10"
},
{
"@type": "Dataset",
"@id": "URL: Optional. A URL that resolves to *this* JSON-LD document, NOT the URL of the Dataset that this JSON-LD document describes. To link to the Dataset itself, please use 'url' and/or 'identifier')",
"name": "Maera gujaratensis, Smith & Jones & Li, 2024",
"description": "A dummy dataset representing another TreamentBank Treatment record of Maera gujaratensis, see https://plazi.org/treatmentbank/what-treatment/",
"url": "https://treatment.plazi.org/id/MADE-UP-423BD146-4079-EE78-44C5-FE28FE592E10",
"identifier": "MADE-UP-423BD146-4079-EE78-44C5-FE28FE592E10"
}
],
"firstAppearance": {
"@type": "Dataset",
"@id": "URL: Optional. A URL that resolves to *this* JSON-LD document, NOT the URL of the Dataset that this JSON-LD document describes. To link to the Dataset itself, please use 'url' and/or 'identifier')",
"name": "Maera gujaratensis, Duke, 1024",
"description": "A dummy dataset representing a TreamentBank Treatment record referencing the first claim of Maera gujaratensis, see https://plazi.org/treatmentbank/what-treatment/",
"url": "https://treatment.plazi.org/id/MADE-UP-AGAIN-423BD146-4079-EE78-44C5-FE28FE592E10",
"identifier": "MADE-UP-AGAIN-423BD146-4079-EE78-44C5-FE28FE592E10"
},
"about": {
"@type": "Taxon",
"name": "Maera gujaratensis",
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "scientificName",
"propertyID": "http://rs.tdwg.org/dwc/terms/scientificName",
"value": "Maera gujaratensis"
},
{
"@type": "PropertyValue",
"name": "kingdom",
"propertyID": "http://rs.tdwg.org/dwc/terms/kingdom",
"value": "Animalia"
},
{
"@type": "PropertyValue",
"name": "phylum",
"propertyID": "http://rs.tdwg.org/dwc/terms/phylum",
"value": "Arthropoda"
},
{
"@type": "PropertyValue",
"name": "class",
"propertyID": "http://rs.tdwg.org/dwc/terms/class",
"value": "Malacostraca"
},
{
"@type": "PropertyValue",
"name": "order",
"propertyID": "http://rs.tdwg.org/dwc/terms/order",
"value": "Amphipoda"
},
{
"@type": "PropertyValue",
"name": "family",
"propertyID": "http://rs.tdwg.org/dwc/terms/family",
"value": "Maeridae"
},
{
"@type": "PropertyValue",
"name": "genus",
"propertyID": "http://rs.tdwg.org/dwc/terms/genus",
"value": "Maera"
},
{
"@type": "PropertyValue",
"name": "species",
"propertyID": "http://rs.tdwg.org/dwc/terms/species",
"value": "gujaratensis"
},
{
"@type": "PropertyValue",
"name": "taxonomicStatus",
"propertyID": "http://rs.tdwg.org/dwc/terms/taxonomicStatus",
"value": "sp. nov."
},
{
"@type": "PropertyValue",
"name": "verbatimTaxonRank",
"propertyID": "http://rs.tdwg.org/dwc/terms/verbatimTaxonRank",
"value": "species"
}

]
}
}

0 comments on commit 71d2101

Please sign in to comment.