-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
When serializing FOAF, 23 triples (23 errors) failed to serialize with the error "Illegal property triple".
Happens both on main and #181.
To Reproduce
Steps to reproduce the behavior:
- Load FOAF
- Check Error Log in GUI or terminal
Expected behavior
No errors should be present.
Additional context
In most cases errors seem to be caused by reflexive owl:Ting, e.g.
Triple{ <http://www.w3.org/2002/07/owl#Thing> - <http://xmlns.com/foaf/0.1/phone> - <http://www.w3.org/2002/07/owl#Thing>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Serializer