Commit f96aaf3
authored
Test spec (#51)
* Set theme jekyll-theme-slate
* Create index.md
Initialise GH pages
* Add variable references
* Add test framework
* Infer references from all var to var relationships
* Fix deps
* Set compiler plugin version
* Add binary-array-api module containing core interfaces
* Add API module dependency
* Remove unused imports
* Move ModelAliasDefinition class into model package
* Add NetCDF LD converter class
* Refactor CLI and spec test to use converter impl
* Refactor test framework to use converter interface
* Update docs and demos
* Fix test doc
* Fix advanced usage doc
* Update root identity resource to match spec
* Fix test
* Update tests to current versions
* Fix mistake in test spec
* Fix media types in test graphs
* Fix integer node types
* Add format and distribution to graph output
* Fix tests and remove unused uri property on binary array interface
* Add format and distribution to graph
Remove unused URI property on binary array interface
* Remove unused imports
* Fix output format test
* update tests
* Change converter interface to use URIs to locate resources
* Optimise imports
* Update docs
* Add base vocab
* Add base vocab to alias definition
* Exclude bald:isPrefixedBy from output graph
* Update docs
* Rename test files
* Fix tests
* Add factory method and update docs
* Add binary-array-ld-api javadoc links1 parent 73fa5d6 commit f96aaf3
File tree
69 files changed
+1076
-92
lines changed- binary-array-ld-api
- src/main/kotlin/net/bald
- alias
- context
- vocab
- binary-array-ld-cli
- src
- main/kotlin/net/bald
- test/kotlin/net/bald
- binary-array-ld-demo/src/main/java/net/bald
- binary-array-ld-lib
- src
- main/kotlin/net/bald/model
- test/kotlin/net/bald/model
- binary-array-ld-netcdf
- src
- main/kotlin/net/bald/netcdf
- test/kotlin/net/bald/netcdf
- binary-array-ld-test
- src/main
- kotlin/bald
- file
- json
- model
- spec
- resources
- spec
- test
- a-identity
- b-prefixing
- c-aliasing
- d-attributes
- ef-variables
- turtle
- docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+1076
-92
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
File renamed without changes.
0 commit comments