peterjohnlawrence / com.inova8.odata2sparql.v4

Part of the overall odata2sparql solution, this odata2sparql.v4 module containing the olingo4 dependencies. In other words specifically for odata v4
http://inova8.com/bg_inova8.com/offerings/odata2sparql/
Apache License 2.0
5 stars 5 forks source link

No details returned if URI that of an external only resource #178

Closed peterjohnlawrence closed 4 years ago

peterjohnlawrence commented 4 years ago

Need to append the following to an #expandItemWhere query: OPTIONAL { .... { VALUES ... } UNION { BIND(http://www.w3.org/1999/02/22-rdf-syntax-ns#subjectId as ?FileExtensionrdfs_seeAlso_p)
BIND(?FileExtensionrdfs_seeAlso_s as ?FileExtensionrdfs_seeAlso_o )
}