-
Since release 2.4 ([notes](https://doc.jonquetlab.lirmm.fr/share/e6158eda-c109-4385-852c-51a42de9a412/doc/release-notes-btKjZk5tU2)) we need a owl:Ontology object to: (i) automatically extract metadat…
-
- Having SHACL shapes https://qudt.org/2.1/schema/shacl/qudt is admirable
- However, they duplicate info from https://qudt.org/2.1/schema/qudt
Which is problematic for several reasons:
- terms ge…
-
According to the [RDF Turtle file specification]( some IRIs can be specified as relative IRIs against a base IRI. The [specification of relative IRIs]( is as follows:
> [IRIs]( may be written as re…
-
Je to potrebné zosúladiť nový návrh štandardu používania ontoilógie RDF Datacub pre dataset štatistického úrade pre ukážku.
-
DICOM JSON uses and object {} which contains all of the DICOM properties, essentially a blank node.
For multiple DICOM files or a merged set of DICOM RDF data should this be changed to a URI, a urn…
-
Currently only http(s) URLs are allowed as ConceptScheme URI values.
In fact, URIs can have other schemas. Moreover, a URN is a valid subtype of a URI.
For example, specifying the following valid …
-
Consider the following:
```
sage: R. = QQ[]; J = ideal([ x^7-(100*x-1)^2, y-x^7+1 ])
sage: J.variety(RDF)
[{y: 396340.890167, x: 26.612261084}]
```
On some machines the value of `x` is completely …
-
## Feature Request/Discussion
* This feature does not attempt to solve an existing problem with Tripal
* I am open to developing or collaborating on an extension module if this is not a good fit for…
-
### Motivation
Create a form by writing JSON Schema: https://github.com/mozilla-services/react-jsonschema-form
So how about creating a form by writing RDFS or ShEx?
### Proposal
```js
…
-
I have a collection with "physical" find coins which do not have a type series. But they have for example a given authority, fromDate and toDate.
The complete collection is exported as RDF and upload…