djogopatrao / SPARQLFederator

Expand SPARQL queries to perform inference on multiple endpoints and relational databases.
8 stars 1 forks source link

allow specification of different namespaces #2

Open djogopatrao opened 10 years ago

djogopatrao commented 10 years ago

currently, one need to specify the namespaces of domain and federation ontology. the federation ontology could have a fixed namespace, but the domain should have several namespaces referenced (like, including a couple of ontologies from different namespaces)

in particular, the classes specified in the arguments have to belong to the specified domain namespace; however, each specified class should be of one different namespace.