-
Hello,
I found this repository while searching for methods to extract metadata from my graph stored in GraphDB (currently on my local PC), and it seems very helpful for my use case.
I attempted …
-
There is a desire to be able to import RDF, see #2447 . We need to verify if the spinetoolbox data structure has sufficient expressiveness to support that.
the todo list would be:
- [x] compare…
-
`component` field in newest context has this enumeration:
```json
"x": "cbv:Comp-x",
"y": "cbv:Comp-y",
"z": "cbv:Comp-z",
"axial_d…
-
Each property in the definition of a resource may be flagged with an Σ to indicate whether it's included in a summary of that resource. For exampe, `name` and `birthDate` are flagged but not `maritalS…
tmprd updated
4 weeks ago
-
Hello all.
I need to reach the restrictions of individuals within any ontology. For instance the following restriction is a sample of my ontology.
`
…
-
I don't understand but there seems to be a bug in the validation results. Here's an example shapes graph:
```turtle
@prefix sh: .
@prefix schema: .
@prefix rdfs: .
@prefix xsd: .
@prefix d…
-
Why?
-----
This adds a lot of flexibility for example to do ad-hoc partitioning or (partial) alignments of graphs using different vocabularies.
Example:
```
g1:
g1:a skos:prefLabel "a"@en .
g…
-
Please Indicate One:
* [x] Editorial
* [ ] Question
* [x] Feedback
* [ ] Blocking Issue
* [x] Non-Blocking Issue
Please Describe the Issue:
The RDF vocabulary of Activity Stream inclu…
-
**Describe the bug**
Namespace declaration table is missing from section 1 (Introduction).
**To Reproduce**
Testing with the following sample ontology:
```turtle
@prefix dc: .
@prefix rdfs:…
-
Hi Adnan,
Jerven from our development team identified a range of compounds which in their definitions were described as mixtures without being linked to 'mixture ' in the ontology.
He has genera…