-
While working on Bioschemas validation for workflows, we found that none of the input or output parameters were retrieved with RDF parsers.
JSON-LD playground cannot get workflow inputs/outputs.
…
-
In input files, reactions are usually given in millimole per gram dry weight per hour (mmol / gDW / h).
The given unit needs to be decomposed into its parts:
- The extent unit mmol / gDW that charact…
-
Hi,
For the Dutch [Netwerk Digitaal Erfgoed](https://www.netwerkdigitaalerfgoed.nl/) we are interested in running the SHACL validator service tuned for our domain. I tried to run the docker but the m…
-
Trianon _should_ validate that submitted annotations follow the Open Annotation model before creating the RDF in Fedora4. The format that the annotation is submitted in _should not_ affect the abilit…
-
## without migration
_This is generally how I've done RDF dumps in the past._
- checkout `v10.5.4` tagged release of `nmdc-schema`
- **no** additional `poetry update`
- `make squeaky-clean all tes…
-
Property shapes with the same `shacl:path` and different generated IRIs repeats twice or sometimes even 3-4 times in the Turtle spec. JSON-LD affected also.
For example, several property shapes rep…
-
We are using JSON-LD to represent our metadata. We are using to make sure that our metadata is valid.
In some cases, we use type annotations in JSON-LD to express that a value is an `xsd:date` or …
-
We could introduce distinguish critical problems from nice to haves by giving tests a `:level`: https://github.com/Swirrl/pmd-rdf-validations/issues/20.
@RickMoynihan has [suggested](https://swirrl…
-
I see some errors in the Chrome console when I visit https://search-demo.dataone.org/view/doi:10.18739/A2T43J24K (which is running dev-2.1 from ~ last week)
> Warning: NamedNode URI must be absolut…
-
Errors should be raised for things that PMD can't handle e.g. impossible of inconsistent situations.
Warnings should be raised for things that can be ignored, but where doing so will mean some feat…