Published August 26, 2023
| Version sssom-java-0.4.0
Software
Open
gouttegd/sssom-java: SSSOM-Java 0.4.0
Description
Changes since version 0.3.1
- SSSOM/T-OWL:
- New preprocessing functions
check_subject_existence()andcheck_object_existence(). - New function
set_var()to declare mapping-dependent variables.
- New preprocessing functions
- New ROBOT command
xref-extractto get extract mappings fromoboInOwl:hasDbXrefannotations in an ontology. - New in
sssom-inject:- Allow loading multiple mapping sets by repeating
--sssomoption as needed. - New option
--extractto get a mapping set directly fromoboInOwl:hasDbXrefannotations in the ontology (may be combined with--sssom). - New
add-axiomkey in dispatch table entries.
- Allow loading multiple mapping sets by repeating
sssom-core-0.4.0.jaris the base Java library containing only the code from this project (dependencies are not included);sssom-robot-plugin-0.4.0.jaris a plugin for ROBOT providing thesssom-injectandxref-extractcommands, to be used with a version ROBOT that supports plugins (no such version has been released yet);sssom-robot-standalone-0.4.0.jarincludes a full distribution of ROBOT 1.9.4, where thesssom-injectandxref-extractcommands from this project are readily available as built-in commands.
Files
gouttegd/sssom-java-sssom-java-0.4.0.zip
Files
(129.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:aaa008b72b1d3ba3f4a688dd6948ff06
|
129.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/gouttegd/sssom-java/tree/sssom-java-0.4.0 (URL)