Wouter Beek

Results 90 comments of Wouter Beek

@Anniepoo Can you define these categories for me? I see labels (1) gold, (2) light blue, (3) dark blue, (4) maybe more? These are related to categories (1) whitelisted, (2)...

@Anniepoo Thanks for specifying the categories. But how do these interact with whitelisting? Not all public predicates should be whitelisted IIUC.

@Anniepoo `shell/1` would be defined as `pubdef` according to the following code in `doc_html.pl`: ``` prolog ( private(Obj, Options) -> Class = privdef % private definition ; multifile(Obj, Options) ->...

Sorry for this issue @rubensworks :-) According to the standards IRIs can have arbitrary length, so it would be great if the max. IRI length could be configured. Such very...

I have another use case for this issue: some literals are inherently long. This includes literals that serialize geometries, e.g., Well-Known Text (WKT) shapes. The attached file contains such a...

I liked the approach of allowing RDF/XML legacy data to be converted to non-XML formats, while at the same time disallowing/disincentivising the creation of new RDF/XML.

@namedgraph But the phrase that you quote supports my position and invalidates yours, see: > Be conservative in what you do, be liberal in what you accept from others 1....

This is still an issue for all of our customers who use Schema.org. Most recently, this touches the national research infrastructure of the Digital Humanities in The Netherlands @rlzijdeman. It...

Could this be it? It seems to be rather obscure... http://web.mit.edu/spin_v4.2.5/share/graphviz/demo/

Maybe dotty is a better default for this, since it comes with the standard GraphViz installation. It is also documented on the GraphViz web site (see "Tool manual pages", https://graphviz.gitlab.io/documentation/)...