Implementing and rolling out data models, processes and tooling for product traceability, product information management and publication. Co-founder @Semaku

Joined March 2012
131 Photos and videos
Pinned Tweet
Current state of #SemanticWeb
1
21
58
Mmmm... crumpets
1
93
Expired certificate on prefix.cc anyone know who's taking care of that site these days? @namedgraph @danbri @kidehen

1
81
Emergency @linkeddatanl @Het_Kadaster @erwinfolmer send help! 😅
1
52
Looking at capturing provenance information about data processed by code running on AWS Lambda. Wondering whether to use prov:SoftwareAgent to represent the function or a specific execution environment. Ideas welcome!
2
88
I've got some RDF Patch documents describing changes to some resource over time. If I want to make those patches available, should each patch document get a distinct URL, and/or are those different states of the same (abstract) patch resource?
1
3
119
I'm using a versioned S3 bucket to store the documents, so can either have each patch with a distinct object key, or use the same key for all patches to same resource and stack up the patches as versions of that object... choices 🤔
49
In SPARQL is it possible to enforce constraints on nodes traversed in a arbitrary-length property path? For example, I want to find schema:knows with the constraint that all nodes along the path have schema:gender schema:Female
1
3
91
2) Construct/insert statements with the constraint baked in and then do path across those statements: construct { ?s ex:knowsFemale ?o } where { ?s schema:knows ?o . ?o schema:gender schema:Female . }
1
39
Are there other approaches to consider?
37
Does anyone using #Amazon #Neptune have a good way to monitor bulk load jobs, other that repeat polling of the Get-Status API? I'm looking for something that is event driven and can be easily integrated into a Step Functions workflow. @oralassila
1
1
100
i.e. enter a wait state until the bulk load completes and then continue to a next state depending on if the import succeeded or failed.
1
55
Found this example that uses "lame" repeat polling. It might be a basis, but it would be good to have some back off mechanism for long-running imports. github.com/aws-samples/etl-i…
1
1
45
A butterfly
52
Look what arrived today 🧐
58
Doing random stuff in XSLT used to be a hard, but I see there is now a random-number-generator function 👀 w3.org/TR/xpath-functions-31…

1
92
Hey #javascript #node tweeps, seems the Fetch API automagically inflates a gzip encoded response body, is there a way to grab the original response stream?
88
As a cyclist in the Netherlands, I reckon my number one risk these days is being taken out by someone on an e-bike
1
100