You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.
When converting nested statements e.g.:
"A increases ( B increases C)"
the inner statement "B increases C" in not converted correctly into RDF.
It only has 3 properties ( :hasSubject, :hasObject, :hasRelationship).
It misses type Information (Term and Statement) , rdfs:label, ....
The text was updated successfully, but these errors were encountered: