We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb01c74 + cb0732c commit 66dd648Copy full SHA for 66dd648
2 files changed
.github/workflows/build.yml
@@ -7,6 +7,7 @@ on:
7
required: true
8
type: boolean
9
10
+
11
jobs:
12
13
build:
README.md
@@ -15,4 +15,5 @@ This repo contains the SHACL shapes and the IP Ontology used for:
15
- **v0.6**: Added ontology metadata.
16
- **v0.7**: Internalize & objectify hasExecutableNotebook, update prefixes from ex: to imag:
17
- **v0.8**: Update FAIR levels, contributors+producers become authors. First+Last name becomes schema:name.
18
-- **v0.9**: Update datafeed object to include a DICOM object with DICOM properties optionally, add runnable examples
+- **v0.9**: Support for runnable examples, dicom dataset properties, spelling mistakes.
19
0 commit comments