nash

Results 20 issues of nash

I would like to export/serialize my query results to the `application/sparql-results+json` format as specified [here](https://www.w3.org/TR/sparql11-results-json/). Is there a built-in function that achieves that?

# I have * [x] Tested with the latest release * [ ] Tested with the current master branch * [x] Searched for similar existing issues ## Expected behaviour I...

Support the creation of individuals that are of multiple types/classes without knowing the classes in advance. For example, as it is done here: https://owlready2.readthedocs.io/en/latest/class.html#mutli-class-individuals. Use case: In the knowledge app,...

:seedling: new feature

Updating the underlying ontology might make a DB used by a DB wrapper unusable due to a change in the DB schema or another reason depending on the wrapper implementation....

data model
:seedling: new feature
:scroll: ontology

** **Edited** ** A serialized CUDS object may be transferred across to network to a user that may not have the required ontologies installed on their local OSP-core. Therefore, an...

:scroll: ontology

Possibly register SimPhoNy and/or OSP-core as a trademark.

We would like to offer SHACL support to enforce specific conditions and the CUDS structure. The DCAT-AP ontology can be used as a showcase. Links: - https://www.w3.org/TR/shacl/ - [pySHACL](https://github.com/RDFLib/pySHACL) -...

:information_source: best practices
data model
:seedling: new feature

Instead of simply relying on the notion of "active relationships" to define the containment relationship in CUDS, it could be useful to extend it, to make it more flexible. For...

data model
:zap: breaking change

Possible solution: create a util function `export_ontology` that can be called both by `pico` and from inside a script.

:seedling: new feature
:scroll: ontology

So far we had wrappers for simulations and for data sink (to store data). We still don't have a wrapper for extracting data from an existing data repo. Such a...

:seedling: new feature
👩‍🎓 newcomer task
:zap: breaking change