From 7cc3fb85af8092b3cfcb805ae8fbd391f0aec05b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:00:01 +0100 Subject: [PATCH] Add prefix: sosa (#1275) Closes #1274 --------- Co-authored-by: StroemPhi Co-authored-by: Charles Tapley Hoyt --- src/bioregistry/data/bioregistry.json | 35 +++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/src/bioregistry/data/bioregistry.json b/src/bioregistry/data/bioregistry.json index 14e7f84d6..b73da58f4 100644 --- a/src/bioregistry/data/bioregistry.json +++ b/src/bioregistry/data/bioregistry.json @@ -106969,6 +106969,41 @@ "prefix": "sopharm" } }, + "sosa": { + "contact": { + "email": "dr.shorthair@pm.me", + "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": "cthoyt@gmail.com", + "github": "cthoyt", + "name": "Charles Tapley Hoyt", + "orcid": "0000-0003-4423-4370" + }, + "uri_format": "http://www.w3.org/ns/sosa/$1" + }, "soybase": { "biocontext": { "prefix": "SOYBASE"