Rinke Hoekstra
Rinke Hoekstra
In your examples: ``` example1.ttl: ns1:place1 a a owl:NamedIndividual; ns2:hasAddress address_1 . example2.ttl: ns2:address_1 a a owl:NamedIndividual; ns2:hasproperty1 property1 . ns2:hasproperty2 property2 . ``` The first `address_1` in `example1.ttl` has...
@luisenriqueramos1977 could you close the issue?
Fixed in: [om-2.02-fixed.ttl](https://github.com/HajoRijgersberg/OM/files/2940788/om-2.02-fixed.ttl.txt)
That's a brilliant idea! However, CRITERIA is a Python package, so we'll have to look elsewhere. Open to suggestions!
Any thoughts on which Mermaid visualisation you'd like to see? Class diagrams or ER diagrams?
The problem with class-diagrams or ER-diagrams is that they are class-based, not instance-based. We can do one of the following: * Only represent RDFS and/or OWL information from the graph...
This will require to also drop: ```application/rdf+xml``` from the `owl:Ontology` element.
The following: ``` ``` Dereference to RawGit URLs which has reached EOL on October 2019. The service may be discontinued at any moment. See . These should be corrected to...