Hello,

I'm using Babel to convert RDF files (N3 format) to Exhibit JSON and
some conversion behaviors seem weird to me.

1) It doesn't use a resource's URI as to create its ID, as I would
expect of a translation from RDF (it uses either an ID property if it
exists, which is explainable, or the label property otherwise, which
seems kind of... dangerous and not very practical)

2) When converting an owl:DataProperty (or an owl:ObjectProperty) to a
JSON property, it uses the label of the owl:DataProperty to create the
JSON property instead of using the property URI (without the prefix)

I don't know why and if it is possible to change that without going
into babel's code. Anyone ?

Thank you !

Martin

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to simile-widgets@googlegroups.com.
To unsubscribe from this group, send email to 
simile-widgets+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to