Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Conversion of nested statements #109

Open
mhsano opened this issue Feb 26, 2016 · 0 comments
Open

Conversion of nested statements #109

mhsano opened this issue Feb 26, 2016 · 0 comments
Labels
Milestone

Comments

@mhsano
Copy link

mhsano commented Feb 26, 2016

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, ....

@abargnesi abargnesi modified the milestones: 0.6.1, 0.7.0 Mar 16, 2016
@abargnesi abargnesi added the ready label May 3, 2016
@abargnesi abargnesi modified the milestones: 0.7.0, 1.0.0 May 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants