David Chaves
David Chaves
I've arrived at this point, yes, but you can not take the identifier of the BN from the input source, right?
@justin2004 yeah, exactly! I was able to obtain the same results, but I don't think that any of the results are valid RDF, right? For letting you know, this is...
Hi @justin2004, Thank you very much for the help! We were struggling with this issue for a long time bc we didn't find any example in the documentation, so I...
My two cents: very useful for simple cases (more than RML) but really difficult for complex data integration systems (and very complex to clean, modify and debug a query) in...
> and for complex data integration my team has found doing multiple stages of construct queries works well. doing a single monster construct query isn't what i'd recommend. But I...
I have created a resource to automatically run and generate the report: https://github.com/kg-construct/rml-test-cases-support
@eiglesias34 I think we can close this issue and use the resources provided by the W3C-CG
Dear @tangyong, At this moment we do not support streaming construction of the KGs, the incremental generation of the KG means that we do not maintain all the triples generated...
@dgarijo but this feature will make your mapping dependent on a specific implementation (i.e. Morph-KGC will be the only RML engine able to parse this kind of mappings) which IMO...
one possibility would be to implement an auto_id function with the function ontology and create the corresponding rules in the RML mapping, that will not make the feature dependent on...