This repository was archived by the owner on Dec 18, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
OWL Sequence support #82
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestontoNexus2025This issue came from idea/talks at the onto:Nexus Workshop 2025.This issue came from idea/talks at the onto:Nexus Workshop 2025.
Description
In order to have OWL DL-compatible sequences, we'll need something like this:
https://www.cs.man.ac.uk/~drummond/publications/OWLListsPaper/owl-lists-iswc.pdf
Not only does OWL have no support for ordering, but the natural constructs from
the underlying RDF vocabulary – rdf:List and rdf:nil – are unavailable in
OWL-DL because they are used in the RDF serialization of OWL1. Although
rdf:Seq is not illegal, it depends on lexical ordering and has no logical semantics
accessible to a DL classifier.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestontoNexus2025This issue came from idea/talks at the onto:Nexus Workshop 2025.This issue came from idea/talks at the onto:Nexus Workshop 2025.