-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Metadata Submission
{
"@context": {
"@vocab": "https://schema.org/",
"geosparql": "http://www.opengis.net/ont/geosparql#"
},
"@type": "Project",
"@id": "https://example.com/json/Cool as a sea cucumber",
"name": "Cool as a sea cucumber",
"url": "https://www.google.com",
"description": "",
"contactPoint": [
{
"@type": "ContactPoint",
"name": "james",
"email": "james.jwalsh@outlook.com",
"role": "Organization",
"identifier": ""
}
],
"frequency": "hourly",
"temporalCoverage": "2025-02-13/2025-02-15",
"keywords": [],
"license": {
"@type": "CreativeWork",
"name": "CC-BY-NC-ND: Creative Commons Attribution Non Commercial No Derivatives 4.0 International",
"url": "https://creativecommons.org/licenses/by-nc-nd/4.0/"
},
"spatialCoverage": [
{
"@type": "Place",
"name": "",
"identifier": "",
"geo": {
"@type": "GeoShape",
"description": "schema.org expects lat long (Y X) coordinate order. Box syntax is: miny minx maxy maxx",
"box": " "
}
}
],
"variableMeasured": [],
"measurementTechnique": [],
"funding": [
{
"@type": "MonetaryGrant",
"name": "",
"identifier": "",
"funder": [
{
"@type": "FundingAgency",
"name": "",
"legalName": "",
"url": ""
}
]
}
]
}Reactions are currently unavailable