home.social

#ldview — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ldview, aggregated by home.social.

fetched live
  1. Linked Data connections aren't always explicit triples. Sometimes the link is spatial: things that simply exist near each other.

    LDView now shows "nearby" entities - geolocated subjects that are indirectly linked to the one you're viewing.

    Example: data.digitopia.nl/uri:http://v
    Scroll down to “Nearby” and explore the neighbourhood.

    #LinkedData #GeoSPARQL #LDView

  2. Incoming links are a revealing way to explore a Linked Data dataset — but they vanish silently when the linking subject is a blank node.

    LDView now walks up the graph (up to 2 hops) to find the real subject.

    Example: data.digitopia.nl/uri:http://d
    Before: 0 incoming links. After: the full picture of where an entity appears in the dataset.

    #LinkedData #RDF #LDView

  3. LDView - the linked data viewer / dereferencer for humans - now follows owl:sameAs and skos:exactMatch links to fetch images from linked datasets like Wikidata.

    OWL semantics at work: if two URIs identify the same thing, their properties are interchangeable.

    Example at data.digitopia.nl/uri:http://v

    #linkeddata #owl #ldview

  4. Just shipped a cool feature in LDView: URI Proxy!

    Browse Linked Data from any external SPARQL endpoint as if it's local. No data copying, no duplication—just a unified view into distributed sources.

    Some online examples:
    data.digitopia.nl/uri:http://d
    data.digitopia.nl/uri:https://
    data.digitopia.nl/uri:https://

    Super for cultural heritage portals aggregating collections from multiple institutions.

    Source at codeberg.org/renevoorburg/ldvi

    #LinkedData #NDE #LDView

  5. Just shipped a cool feature in LDView: URI Proxy!

    Browse Linked Data from any external SPARQL endpoint as if it's local. No data copying, no duplication—just a unified view into distributed sources.

    Some online examples:
    data.digitopia.nl/uri:http://d
    data.digitopia.nl/uri:https://
    data.digitopia.nl/uri:https://

    Super for cultural heritage portals aggregating collections from multiple institutions.

    Source at codeberg.org/renevoorburg/ldvi

    #LinkedData #NDE #LDView

  6. The linked data viewer / dereferencer LDView can now be used without an expensive SPARQL endpoint.
    Just convert your RDF data to the hdt format and use that as a datasource. You can even SPARQL them using the integrated Yasgui interface.

    Above all, LDView attempts to offer a human friendly interface for providing RDF data.

    codeberg.org/renevoorburg/ldvi

    #linkedata #rdf #ldview

  7. The linked data viewer / dereferencer LDView can now be used without an expensive SPARQL endpoint.
    Just convert your RDF data to the hdt format and use that as a datasource. You can even SPARQL them using the integrated Yasgui interface.

    Above all, LDView attempts to offer a human friendly interface for providing RDF data.

    codeberg.org/renevoorburg/ldvi

    #linkedata #rdf #ldview

  8. The linked data viewer / dereferencer LDView now supports the skolem IRIs as used for example by Triply. Will be displayed similar to blank nodes.

    github.com/renevoorburg/ldview

    #linkeddata #ldview #triply