Terrain Discovery Environment Api Context

JSON-LD context defining the semantic vocabulary for Terrain Discovery Environment Api from Terrain Discovery Environment API.

29 Classes 0 Properties 3 Namespaces
View Context View on GitHub

Namespaces

cyverse: https://cyverse.org/vocab#
irods: https://irods.org/vocab#
terrain: https://de.cyverse.org/vocab#

Classes

Analysis App FileSystemObject Collection AVU Notification PermanentIdRequest iRODSPath fileSize permission systemId appId resultFolderPath avu attr unit analysisStatus appType name description dateCreated dateModified startDate endDate username email Dataset DOI identifier

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "cyverse": "https://cyverse.org/vocab#",
    "irods": "https://irods.org/vocab#",
    "terrain": "https://de.cyverse.org/vocab#",
    "Analysis": "terrain:Analysis",
    "App": "terrain:App",
    "FileSystemObject": "irods:DataObject",
    "Collection": "irods:Collection",
    "AVU": "irods:AVU",
    "Notification": "terrain:Notification",
    "PermanentIdRequest": "terrain:PermanentIdRequest",
    "iRODSPath": "irods:logicalPath",
    "fileSize": "schema:fileSize",
    "permission": "terrain:permission",
    "systemId": "terrain:systemId",
    "appId": "terrain:appId",
    "resultFolderPath": "terrain:resultFolderPath",
    "avu": "irods:avu",
    "attr": "irods:attribute",
    "unit": "irods:unit",
    "analysisStatus": "terrain:analysisStatus",
    "appType": "terrain:appType",
    "name": "schema:name",
    "description": "schema:description",
    "dateCreated": "schema:dateCreated",
    "dateModified": "schema:dateModified",
    "startDate": "schema:startDate",
    "endDate": "schema:endDate",
    "username": "schema:identifier",
    "email": "schema:email",
    "Dataset": "schema:Dataset",
    "DOI": "schema:identifier",
    "identifier": "schema:identifier"
  }
}