Thomas Bergwinkl

@bergi
268 Followers
399 Following
128 Posts

I like wombats and trees. Creator of #rdfext and many other #rdfjs libraries.

#3dprinting #ai #arduino #iot #javascript #linkeddata #rdf #semweb

Homepagehttps://www.bergnet.org/
GitHubhttps://github.com/bergos/
I found this book today in my postbox 😀️ @mamund
Excited to continue my #hedgehog detection project! Working on creating a training dataset using #mediafragments from motion detection. Hoping to learn more about our prickly friends! 🦔
v1.0 of my pretty-print #rdfjs #turtle serializer is ready. https://www.npmjs.com/package/@rdfjs/serializer-turtle
@rdfjs/serializer-turtle

Turtle serializer that implements the RDF/JS Sink interface. Latest version: 1.0.0, last published: 11 hours ago. Start using @rdfjs/serializer-turtle in your project by running `npm i @rdfjs/serializer-turtle`. There are no other projects in the npm registry using @rdfjs/serializer-turtle.

npm
Testing my #shacl engine is much more convenient with a UI. Also integrated my experimental lib to generate #sparql coverage queries. It should help move forward faster to the first release 😀️

I needed a faster JS #shacl validation engine with a coverage report, so I wrote one from scratch. Current state:

☑ passes test suite
☑ report contains coverage
☑ faster 🚀🚀🚀
☐ code cleanup for release