Extension talk:RDFIO
From MediaWiki.org
[edit] Understanding RDFIO
Hello. I've installed RDFIO but there are some things that I do not understand: how are imported classes and properties?
I've tried to import this file: [1]. I've expected that classes were imported as categories and properties as properties but that's not happend !.
Surely, I'm understand something wrong.... (excuse my English ... it's horrible but it's mine and the only :-)) --Fernando Carpani 20:43, 14 September 2010 (UTC)
- Hello Fernando! thanks for testing RDFIO. RDFIO unfortunately does not support importing of OWL data right now, which is the format of your data. It only supports general RDF triples, which are imported as normal pages (for subjects and objects) and properties (for predicates). I think that the older Ontology import functionality does what you want though, but I'm not sure about the status of that.
- Cheers, --SHL 21:11, 14 September 2010 (UTC)
---
-
- Thanks !!!!
- --Fernando Carpani 17:48, 15 September 2010 (UTC)
- Thanks !!!!
[edit] Remote SPARQL connection with the RDFIO
Samuel: if one Allows edit operations via SPARQL from remote services by setting $rdfiogAllowRemoteEdit = true; how is does remote site connect? What are the parameters to use.? What are the security implications? Jude
There are no threads on this page yet.