-
Notifications
You must be signed in to change notification settings - Fork 1
New Submission: Test Example #52
Copy link
Copy link
Open
Labels
Description
Metadata Submission
{
"@context": {
"schema": "http://schema.org/",
"geosparql": "http://www.opengis.net/ont/geosparql#"
},
"@graph": [
{
"@type": "Project",
"schema:legalName": "Example Monitoring Organization",
"schema:name": "Test Example",
"schema:url": "https://exampleurl.org/",
"schema:description": "This is an example entry",
"schema:identifier": {
"@type": "schema:PropertyValue",
"schema:description": "DOI",
"schema:propertyID": "https://registry.identifiers.org/registry/doi",
"schema:url": "123",
"schema:value": "123"
},
"schema:parentOrganization": {
"schema:legalName": "",
"schema:url": ""
},
"schema:publishingPrinciples": [
{
"@type": "schema:CreativeWork",
"schema:name": "CC-BY: Creative Commons Attribution 4.0",
"schema:url": "https://creativecommons.org/licenses/by/4.0/"
}
],
"schema:foundingDate": "2025-07-14",
"schema:dissolutionDate": "2025-07-23",
"schema:areaServed": [
{
"@type": "schema:Place",
"schema:name": "Quebec",
"schema:identifier": "http://marineregions.org/mrgid/9057",
"schema:geo": {
"@type": "schema:GeoShape",
"schema:description": "Bounding box polygon with lat long (Y X) coordinate order.",
"schema:geosparql:asWKT": {
"@type": "http://www.opengis.net/ont/geosparql#wktLiteral",
"@value": "<http://www.opengis.net/def/crs/OGC/1.3/CRS84> POLYGON((-77.403 38.604, -50.776 38.604, -50.776 54.248, -77.403 54.248, -77.403 38.604 ))"
}
}
}
],
"@id": "https://raw.githubusercontent.com/BioEcoOcean/metadata-tracking-dev/refs/heads/main/jsonFiles/Test_Example/Test_Example.json",
"schema:keywords": [
{
"schema:identifier": "http://purl.obolibrary.org/obo/ENVO_00000150",
"@type": "schema:DefinedTerm",
"schema:termCode": "ENVO:00000150",
"schema:name": "coral reef",
"schema:url": "http://purl.obolibrary.org/obo/ENVO_00000150"
},
{
"schema:identifier": "http://purl.obolibrary.org/obo/ENVO_01000852",
"@type": "schema:DefinedTerm",
"schema:termCode": "ENVO:01000852",
"schema:name": "coral bleaching process",
"schema:url": "http://purl.obolibrary.org/obo/ENVO_01000852"
},
{
"@type": "schema:DefinedTerm",
"schema:name": "Benthic invertebrate abundance and distribution",
"schema:url": "https://goosocean.org/document/36269"
},
{
"@type": "schema:DefinedTerm",
"schema:name": "Coral cover and composition",
"schema:url": "https://goosocean.org/document/17512"
},
{
"@type": "schema:DefinedTerm",
"schema:name": "Nitrous oxide",
"schema:url": [
"https://vocab.nerc.ac.uk/collection/EXV/current/EXV032/",
"https://goosocean.org/document/17478"
]
},
{
"@type": "schema:DefinedTerm",
"schema:name": "Community composition Interaction diversity",
"schema:url": "https://geobon.org/ebvs/what-are-ebvs/"
},
{
"@type": "schema:DefinedTerm",
"schema:name": "Coral - Live coral cover and areal extent",
"schema:url": "https://goosocean.org/document/17512"
}
],
"schema:funding": [
{
"@type": "schema:MonetaryGrant",
"schema:name": "Horizon Europe",
"schema:identifier": "1234567",
"schema:funder": {
"@type": "schema:FundingAgency",
"schema:name": "European Commission",
"schema:legalName": "European Commission",
"schema:url": "https://commission.europa.eu/index_en"
}
}
],
"schema:contactPoint": [
{
"@type": "schema:ContactPoint",
"schema:contactType": "General Inquiries",
"schema:name": "Elizabeth Lawrence",
"schema:email": "e.lawrence@unesco.org",
"schema:url": "https://oceanexpert.org/expert/50997"
}
],
"schema:makesOffer": [
{
"@type": "schema:Offer",
"schema:name": "Distribution of a product of some kind",
"schema:itemOffered": {
"@type": "schema:CreativeWork",
"schema:name": "a product of some kind",
"schema:url": "https://www.google.com"
}
},
{
"@type": "schema:Offer",
"schema:name": "Distribution of second output",
"schema:itemOffered": {
"@type": "schema:CreativeWork",
"schema:name": "second output",
"schema:url": "modeloutput.org"
}
}
]
},
{
"@type": "schema:Action",
"agent": {
"@type": "schema:ResearchProject",
"@id": "https://raw.githubusercontent.com/BioEcoOcean/metadata-tracking-dev/refs/heads/main/jsonFiles/Test_Example/Test_Example.json",
"name": "Example Monitoring Organization"
},
"@id": "https://raw.githubusercontent.com/BioEcoOcean/metadata-tracking-dev/refs/heads/main/jsonFiles/Test_Example/Test_Example_actions.json",
"instrument": [],
"actionProcess": []
},
{
"schema:frequency": "unknown"
}
]
}Reactions are currently unavailable