kg-construct / rml-fnml

RML-FNML: Transformation functions within RML
https://w3id.org/rml/fnml/spec
Creative Commons Attribution 4.0 International
6 stars 2 forks source link

Special handling of RDF term types in used software library (e.g. from RDFJS, JENA, etc)? #6

Open bjdmeest opened 3 years ago

bjdmeest commented 3 years ago

e.g. what if a function returns an RDF literal with language tag?

andimou commented 3 years ago

do we have an associated use case for this?

bjdmeest commented 3 years ago

It's an issue that came from @pmaria at https://kg-construct.slack.com/archives/C01QFSW77QF/p1616769440004400?thread_ts=1616768778.002200&cid=C01QFSW77QF , Pano, do you know whether there's an existing use case for this?

pmaria commented 3 years ago

As in a described use case somewhere? No, not yet.

pmaria commented 3 years ago

The use case here would be that RDF value types (IRI, datatyped literal, langstring, etc) of values resulting from functions could be used as is, without having to specify termtype or datatype/language.