Trefle · JSON-LD Context

Trefle Context

JSON-LD context defining the semantic vocabulary for Trefle from Trefle.

44 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

trefle: https://trefle.io/ns/
dwc: http://rs.tdwg.org/dwc/terms/

Classes

id type Plant Species Kingdom Family Genus Distribution name description url image_url scientific_name common_name slug status rank family family_common_name genus genus_id synonyms edible edible_part vegetable distribution native introduced naturalised endemic growth light ph_minimum ph_maximum bloom_months fruit_months flower foliage specifications growth_habit toxicity tdwg_code tdwg_level species_count

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "trefle": "https://trefle.io/ns/",
    "dwc": "http://rs.tdwg.org/dwc/terms/",
    "id": "@id",
    "type": "@type",
    "Plant": "schema:Plant",
    "Species": "dwc:Taxon",
    "Kingdom": "dwc:Kingdom",
    "Family": "dwc:Family",
    "Genus": "dwc:Genus",
    "Distribution": "trefle:Distribution",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "image_url": "schema:image",
    "scientific_name": "dwc:scientificName",
    "common_name": "dwc:vernacularName",
    "slug": "trefle:slug",
    "status": "dwc:taxonomicStatus",
    "rank": "dwc:taxonRank",
    "family": "dwc:family",
    "family_common_name": "trefle:familyCommonName",
    "genus": "dwc:genus",
    "genus_id": "trefle:genusId",
    "synonyms": "dwc:acceptedNameUsage",
    "edible": "trefle:edible",
    "edible_part": "trefle:ediblePart",
    "vegetable": "trefle:vegetable",
    "distribution": "trefle:distribution",
    "native": "trefle:native",
    "introduced": "trefle:introduced",
    "naturalised": "trefle:naturalised",
    "endemic": "trefle:endemic",
    "growth": "trefle:growth",
    "light": "trefle:light",
    "ph_minimum": "trefle:phMinimum",
    "ph_maximum": "trefle:phMaximum",
    "bloom_months": "trefle:bloomMonths",
    "fruit_months": "trefle:fruitMonths",
    "flower": "trefle:flower",
    "foliage": "trefle:foliage",
    "specifications": "trefle:specifications",
    "growth_habit": "trefle:growthHabit",
    "toxicity": "trefle:toxicity",
    "tdwg_code": "dwc:locationID",
    "tdwg_level": "trefle:tdwgLevel",
    "species_count": "trefle:speciesCount"
  }
}