Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rml:URI to ontology, shapes and spec #50

Open
pmaria opened this issue Sep 16, 2022 · 3 comments
Open

add rml:URI to ontology, shapes and spec #50

pmaria opened this issue Sep 16, 2022 · 3 comments
Assignees
Labels
proposal issue has a proposal to be solved

Comments

@pmaria
Copy link
Collaborator

pmaria commented Sep 16, 2022

In a recent discussion in kg-construct/rml-questions#28 that it might be useful to support generation of URIs next to IRIs would be to facilitate Linked Data dereferencing. As HTTP only supports URIs, implementing IRI dereferencing inevitably requires IRI to URI mapping below the surface (For example how DBpedia did it). It might therefor be valuable to also be able to generate URIs.

Note by @DylanVanAssche on this:

Maybe we need to have rr:IRI and rr:URI in the new spec as rr:termType?
This way, mapping rules can explicitly being clear about this.

Is this indeed a useful enough feature to add to RML?

@bjdmeest
Copy link
Member

I vote yes. generating RDF is thé thing RML does, if we don't support all types of RDF, then what are we doing?

@DylanVanAssche
Copy link
Collaborator

There's a proposal and people seems to like it. It is straightforward to support URIs once you have IRIs so implementation-wise this is not a problem. If we ever want to generate a KG that is actually Linked Data on the Web, we desperately need this.

So maintainers, can we fix the documentation?

@dachafra dachafra changed the title Ability to generate URI terms next to IRI terms Implementation of rml:URI Jul 3, 2024
@dachafra dachafra added the proposal issue has a proposal to be solved label Jul 3, 2024
@dachafra dachafra changed the title Implementation of rml:URI Implementation of rml:URI Jul 3, 2024
@dachafra
Copy link
Member

dachafra commented Jul 3, 2024

As there is a proposal, these are the tasks required to be implemented:

@dachafra dachafra changed the title Implementation of rml:URI add rml:URI to ontology, shapes and spec Jul 3, 2024
DylanVanAssche added a commit that referenced this issue Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal issue has a proposal to be solved
Projects
None yet
Development

No branches or pull requests

6 participants