Skip to content

Commit

Permalink
Add prefix: sosa (#1275)
Browse files Browse the repository at this point in the history
Closes #1274

---------

Co-authored-by: StroemPhi <[email protected]>
Co-authored-by: Charles Tapley Hoyt <[email protected]>
  • Loading branch information
3 people authored Nov 21, 2024
1 parent 7bfa8ca commit 7cc3fb8
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7cc3fb8

Please sign in to comment.