freme-project / technical-discussion

This repository is used for technical discussions.
2 stars 0 forks source link

Have datasets with resolvable URIs #76

Closed jnehring closed 8 years ago

jnehring commented 9 years ago

When we convert datasets to linked data then we should take care that the URIs are resolvable. This involves two tasks:

We can schedule this feature for FREME 0.5

m1ci commented 9 years ago

makes sense, will consider this.

m1ci commented 8 years ago

resolvable URIs have been already configured. Example: http://data.freme-project.eu/resource/page/cordis/people/AdamMorawiecECSI

m1ci commented 8 years ago

We have resolvable URIs for the CORDIS FP7: http://data.freme-project.eu/resource/page/cordis/people/AdamMorawiecECSI GRID: http://data.freme-project.eu/resource/page/grid/institutes/grid.414148.c and Global Airports: http://data.freme-project.eu/resource/page/airports/1

fsasaki commented 8 years ago

Very cool, thanks! I saw at http://data.freme-project.eu/resource/page/cordis/people/AdamMorawiecECSI that some generated triples hae URIs which not resolve, like http://data.freme-project.eu/resource/page/cordis/organizations/EUROPEAN+ELECTRONIC+CHIPS+%26+SYSTEMS+DESIGN+INITIATIVE Is this a technical issue or is the triple just with the wrong URI as object?

m1ci commented 8 years ago

it looks like technical issue due to the encodings in the URI. Let me investigate this.

jnehring commented 8 years ago

The three URIs

CORDIS FP7: http://data.freme-project.eu/resource/page/cordis/people/AdamMorawiecECSI GRID: http://data.freme-project.eu/resource/page/grid/institutes/grid.414148.c and Global Airports: http://data.freme-project.eu/resource/page/airports/1

lead to

Service Unavailable

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

I think the resolvable URIs are broken.

m1ci commented 8 years ago

fixed