GithubHelp home page GithubHelp logo

Comments (5)

retog avatar retog commented on August 12, 2024

If trifid dereferences http://somehost/resource/Eifel_Tower to the description of the resourse http://someotherhost/resource/Eifel_Tower it should either replace the prefixes (i.e. replace "http://someotherhost/" with "http://somehost/resource/) or add a statement pointing from http://somehost/resource/Eifel_Tower to http://someotherhost/resource/Eifel_Tower such as an owl:sameAs statement.

from trifid-ld.

bergos avatar bergos commented on August 12, 2024

I expect the problem also occurs if there are triples that are not linked to the main subject. It could be confusing if triples are missing. Sure, this would be a data quality problem, but the interface should help to identify such problems.

The old React component looped over all unique subjects and created a table for each of it. The RDF2H template should do it the same way.

from trifid-ld.

retog avatar retog commented on August 12, 2024

With RDF2h only connected graphs can be rendered. Since a resource description is always a connected graph we have no issue here. If there are detached triples it's not a problem with the data quality but something went wrong somewhere else in trifid.

from trifid-ld.

ktk avatar ktk commented on August 12, 2024

I'm not really sure if I get that. In the case of dereferencing I would expect to get a resource back which is the URI I was talking about. But in the case of an LDP container I could get anything back which quite probably has nothing to do with the URI of the container itself.

So what is the statement here, RDF2h cannot do that or in this particular case it doesn't do that? When I think back I need to specify a URI as entry point, which is typically either a resource or a class right? So in this case the problem would be that I neither know the resource URI nor the class right?

from trifid-ld.

retog avatar retog commented on August 12, 2024

@ktk you're right with LDP or SPARQL graphstore RDF2h cannot render what the server returns as this might be a disconnected graph and might even not mention the derefernced resource. But I think this has nothing to do with trifid which is about resources.

from trifid-ld.

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.