-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #1274 --------- Co-authored-by: StroemPhi <[email protected]> Co-authored-by: Charles Tapley Hoyt <[email protected]>
- Loading branch information
1 parent
7bfa8ca
commit 7cc3fb8
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -106969,6 +106969,41 @@ | |
"prefix": "sopharm" | ||
} | ||
}, | ||
"sosa": { | ||
"contact": { | ||
"email": "[email protected]", | ||
"github": "dr-shorthair", | ||
"name": "Simon Cox", | ||
"orcid": "0000-0002-3884-3420" | ||
}, | ||
"contributor": { | ||
"github": "StroemPhi", | ||
"name": "Philip Strömert", | ||
"orcid": "0000-0002-1595-3213" | ||
}, | ||
"description": "This ontology is based on the SSN Ontology by the W3C Semantic Sensor Networks Incubator Group (SSN-XG), together with considerations from the W3C/OGC Spatial Data on the Web Working Group.", | ||
"download_rdf": "https://www.w3.org/ns/sosa/", | ||
"example": "FeatureOfInterest", | ||
"github_request_issue": 1274, | ||
"homepage": "https://www.w3.org/TR/vocab-ssn/", | ||
"license": "http://www.w3.org/Consortium/Legal/2015/copyright-software-and-document", | ||
"name": "Sensor, Observation, Sample, and Actuator Ontology", | ||
"publications": [ | ||
{ | ||
"doi": "10.1016/j.websem.2018.06.003", | ||
"title": "SOSA: A lightweight ontology for sensors, observations, samples, and actuators", | ||
"year": 2019 | ||
} | ||
], | ||
"repository": "https://github.com/w3c/sdw", | ||
"reviewer": { | ||
"email": "[email protected]", | ||
"github": "cthoyt", | ||
"name": "Charles Tapley Hoyt", | ||
"orcid": "0000-0003-4423-4370" | ||
}, | ||
"uri_format": "http://www.w3.org/ns/sosa/$1" | ||
}, | ||
"soybase": { | ||
"biocontext": { | ||
"prefix": "SOYBASE" | ||
|