-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create Claim-example-taxonomic-treatment.json
property trimming for Plazi blueprints plazi/treatmentBank#115
- Loading branch information
1 parent
cb2ff80
commit dc9e428
Showing
1 changed file
with
173 additions
and
0 deletions.
There are no files selected for viewing
173 changes: 173 additions & 0 deletions
173
dataGraphs/thematics/Claim/graphs/Claim-example-taxonomic-treatment.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,173 @@ | ||
|
||
{ | ||
"@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" | ||
} |