-
## Feature Request
### Description of Problem:
CALM doesn’t currently provide enough definitional detail for Data in solution designs. We should be able to integrate CALM designs into popular d…
ojeb2 updated
1 month ago
-
Example of a Data Product with Equity Trades. Contains two datasets, one for trades in LSEG and one in Euronext
```
"@context": "https://ekgf.github.io/data-product-spec/dprod.jsonld",
"id": …
nvar updated
2 months ago
-
https://ekgf.github.io/dprod/ has these links
- [DPROD Ontology --- JSON-LD --- Everything included](https://ekgf.github.io/dprod/dprod-all.jsonld)
- [DPROD Ontology --- RDF Turtle --- Everything in…
-
Start to try Enzyme in Enzyme explorer. I found it does not compile when a runtime size container is involved, e.g. std::vector, as in the following example,
double dprod(const std::vector& v) {
…
-
Comments based on the diagram in https://github.com/EKGF/dprod/issues/94#issuecomment-2376068338:
- Why do you need new classes `Dataset, Distribution, DataService`? You can apply your props to exist…
-
https://ekgf.github.io/dprod/#detailed-level-between-datasets and https://github.com/EKGF/dprod/tree/main/examples/data-lineage say that you can also use PROV for lineage.
But there's no integrated e…
-
@rivettp @jgeluk This is an important bug that makes DPROD JSONLD unusable at present.
The reason for failures like https://github.com/EKGF/dprod/issues/92
is that https://ekgf.github.io/dprod/dpr…
-
Maybe I overlooked it but would have expected that the `dprod:` itself is defined in the namspaces section. like: https://www.w3.org/TR/vocab-dcat-3/#namespaces
-
Trying to convert https://github.com/EKGF/dprod/blob/main/examples/data-quality/example.json to another format using jena riot returns error:
```
riot.bat -out=trig -syntax=jsonld example.json
12:0…
-
Please don't take offense. My Black Friday search wasn't successful yet and so I need to vent a little bit.
Writing and commenting as I read. Especially, this may mean that I comment on something t…