Releases: DataONEorg/sem-prov-ontologies
salmon-0.4.0
What's Changed
- Add run size to salmon ontology by @justinkadi in #131
- Feature 132 reformatting salmon ontology by @justinkadi in #133
- adding ontology changes and cleaning triples by @justinkadi in #129
- ARCRC new ontology terms + formatting + metadata, SALMON new run size term + formatting + metadata by @justinkadi in #134
New Contributors
- @justinkadi made their first contribution in #131
Full Changelog: salmon-0.3.2...salmon-0.4.0
arcrc-0.11.0
What's Changed
- Add run size to salmon ontology by @justinkadi in #131
- Feature 132 reformatting salmon ontology by @justinkadi in #133
- adding ontology changes and cleaning triples by @justinkadi in #129
- ARCRC new ontology terms + formatting + metadata, SALMON new run size term + formatting + metadata by @justinkadi in #134
New Contributors
- @justinkadi made their first contribution in #131
Full Changelog: arcrc-0.10.1...arcrc-0.11.0
salmon-0.3.2
salmon-0.3.2
- Bugfix release to fix namespace import issues and metadata issues for site build
Full Changelog: salmon-0.3.1...salmon-0.3.2
arcrc-0.10.1
arcrc-0.10.1
- Bugfix relelase to fix GitHub actions for website deployment
- Metadata updates for ARCRC ontology
Full Changelog: salmon-0.3.2...arcrc-0.10.1
salmon-0.3.1
What's Changed
Additional fixes
- Include Arctic Report Card ontology in website build by @amoeba in #109
- Fix validation issue with ARCRC and release version 0.10 + fix CI by @amoeba in #111
- [WIP] Update ARCRC to 0.10, Create SENSO (0.1.0), SALMON (0.3), and SASAP (0.1) by @amoeba in #125
Full Changelog: mosaic-1.0.1...salmon-0.3.1
arcrc-0.10-senso-0.1.0
This release includes the introduction of a new ontology, SENSO, for describing data sensitivity for the Arctic Data Center and the broader science data community.
Also include two minor fixes:
MOSAiC 1.0.1
This release includes:
- Version 1.0.1 of the MOSAiC ontology #104
- A CI/CD pipeline to build a GitHub Pages site (https://dataoneorg.github.io/sem-prov-ontologies/) for this repo #98
- CI/CD to support the MOSAiC ontology #105 #102
Changes MOSAiC Ontology v1.0.1
CHANGED
- IRIs for NamedIndividuals with labels "MOSAiC" and "Multidisciplinary drifting Observatory for the Study of Arctic Climate" were minted with a different namespace prefix than intended. Both NamedIndividuals now have IRIs within the MOSAiC namespace.
NEW
- New inverse object property isBasisFor (https://purl.dataone.org/odo/MOSAIC_00012000) to pair with hasBasis (https://purl.dataone.org/odo/MOSAIC_00000034)
- Added hasChiefScientist (https://purl.dataone.org/odo/MOSAIC_00000006) Rex Marcus (https://purl.dataone.org/odo/MOSAIC_00000004) to campaign PS122/2 (https://purl.dataone.org/odo/MOSAIC_00000018)
- Added hasBasis (https://purl.dataone.org/odo/MOSAIC_00000034) of Polarstern (https://purl.dataone.org/odo/MOSAIC_00000030) to the following campaigns:
REMOVED
- SymmetricObjectProperty(owl:topObjectProperty)
- TransitiveObjectProperty(owl:topObjectProperty)
- ReflexiveObjectProperty(owl:topObjectProperty)
MOSAiC v1.0.0
NEW
- Added the v1.0.0 release of the MOSAiC ontology, aimed at supporting semantic annotation of MOSAiC expedition data hosted on the Arctic Data Center. The ontology was developed largely by Mark Schildhauer (@mpsaloha) with help from @laijasmine, @samanthacsik, and @amoeba.
CHANGED
- Contributing guidelines (CONTRIBUTING.md) have changed in that we now only require one approval for a PR onto main.
ARCRC v0.9
This is the first public release of the ARCRC ontology and matches the associated v0.9 release available on BioPortal.
ProvONE 2015/01/15 Ontology Specification
This release of the repository codifies the ProvONE Ontology, a specialization of the PROV Ontology. ProvONE allows the expression of provenance relationships in scientific workflows.
Features of this release:
- Namespace URL: http://purl.dataone.org/provone/2015/01/15/ontology#
- Usability improvements
- Rename many of the original ProvONE classes and relationships to improve readability
- Simplified model
- Collapse relationships where they are redundant
- Improved PROV compliance
- Integrate the PROV
qualifiedAssociation
,qualifiedUsage
, andqualifiedGeneration
terms to further formally describe a scientific workflow
- Integrate the PROV
- Extend the PROV
<<Entity>>
class with three sub classes:Data
,Document
, andVisualization
to discern input and output product categories of scientific workflows - Clarify
Program
relationshipsPrograms
havePort
s for both input and outputPort
s connect to otherPort
s viaChannel
s