Giter Club home page Giter Club logo

Comments (5)

der avatar der commented on August 18, 2024

Yes, just noticed that. The UI and indeed some of the internals are complaining about bNodes in the entity definition.

Will take a look (not till tomorrow).

This whole reservation business has been the most problematic part of the whole design :(

from ukl-registry-poc.

6a6d74 avatar 6a6d74 commented on August 18, 2024

For info, I can see each of the reserved entries using the web-UI; e.g.

http://ukgovld-registry.dnsalias.net/codes/bufr4/codeflag/0-20-086/_14

Also, note that I specified these "reserved" entities with reg:status "submitted" (sub-type of "not-valid") so that they did not "pollute" the normal behaviour of GETting a set of valid entries when one queries the register.

from ukl-registry-poc.

6a6d74 avatar 6a6d74 commented on August 18, 2024

Oops, accidentally closed the issue.

from ukl-registry-poc.

der avatar der commented on August 18, 2024

Fixed (I hope).

Fundamentally storing entity bNodes is a bad idea. I could make it work in the current implementation but if a future version shifted to separating the triple store from the registry itself then bNode round tripping would break again.

Solution is to rewrite entities which are bNodes to be "skolem" URIs at Registration.

For now I've left those skolem URIs in the responses which has the benefit of fixing some fragile UI links for reserved entities. The could be rewritten on output back to bNodes, though I prefer not to.

from ukl-registry-poc.

6a6d74 avatar 6a6d74 commented on August 18, 2024

It seems reasonable to leave them as "skolem" URIs; don't rewrite. I am pleased to have learned something new today: http://www.w3.org/2011/rdf-wg/wiki/Skolemisation

from ukl-registry-poc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.