Andy Seaborne
Andy Seaborne
That text isn't wrong but it does not override or modify the previous text. "Exactly one" would be better. Elsewhere it says >Each value of sh:property in a shape must...
SEMICeu/DCAT-AP has made changes.
> I've already raised this issue in Dev ML (can't find the link right now). https://lists.apache.org/thread/ztfvvz55oz3xmddtrpkfowtsgo9czg5n
Maybe you describe ONT-API briefly on this PR. Is it for managing an ontology - not for executing inference? That's not an issue - we just have to be clear...
General issue for OWL2 support: #2160
I'd like to see OWL2 support in Jena. > If/when new OntModel appears in Jena Realistically - it's not going to happen anytime soon. Compatibility/stability is important to many Jena...
OWL2 support is now in the codebase thanks to the work by @sszuev. It will be released in Jena version 5.1.0.
Is it only excluding generalised triples that have literals as subjects? The RDF expansion is done by `RDFSFactory.streamRDFS` so adding a legality testing `StreamRDF` around that would work.
jena-fuseki-ui now uses `"@zazuko/yasqe": "^4.2.29"` and `"@zazuko/yasr": "^4.2.30`. These artifacts are bug-fixed versions of `@triply/yasgui`. Hopefully, `@zazuko/yasgui` v4.2.30 works for this PR.
See mailing list. User query is suspect. This is because the regex is in a variable (and wrong) and may change every evaluation - so some can be right, some...