Kingsley Idehen

Results 100 comments of Kingsley Idehen

To be fixed properly, you need to operate on the premise that the following are equivalent uses of metadata to aid auto-discovery of structured data by user-agents: HTTP Response Header:...

Virtuoso supports reasoning and inference. Your example is handled via built-in inference rules using terms from RDF Schema (or RDFS). [Here's an end-to-end example](https://github.com/OpenLinkSoftware/SPASQL-Utility-Showcase-Queries/blob/master/rdfs-sub-class-property-reasoning-uriburner.sql) from our Github repo.

@c-martinez, The issue has been solved. Thus, simply lookup: http://www.openlinksw.com/schema/sparql/extensions#

What I described is a standard auto-discovery pattern for RSS and Atom feeds used by a variety of compliant clients. Take a look your Mastodon profile page, and you will...

> Thanks, this seems like a pretty simple addition. But what purpose does it serve? E.g. is there some browser extension or protocol handler that can hook into these ``s?...

@kjetilk @RubenVerborgh , What's happening with this PR? /cc @justinwb

What you need to do is use the entity URI in @href while using its label for text. We offer this capability as part of our faceted browser service: 1....

Little note to self, re connecting these JDBC threads. { `` skos:related `` . }

We haven't done anything bar add support for our Virtuoso platform which has built-in bridging to ODBC or JDBC data sources. JDBC integration simply boils down to a JAR location...

You do have an option to query Wikidata deployed by other SPARQL Query Service providers e.g., the instance we host using our Virtuoso Platform. - https://community.openlinksw.com/t/loading-wikidata-into-virtuoso-open-source-or-enterprise-edition/2717 -- How to build...