crapthings
crapthings
i'm woking on this onto, but its in a multiple file form. https://github.com/RinkeHoekstra/lkif-core protege handle this well  any possible to have such feature?
something like this would be awesome ``` h.parsePrefix('http://un.jong.kim/onto#', ':') h.parsePrefix('http://un.jong.kim/onto#', 'default') (?x :hasChild ?y) -> (?x a :Person) ```
there's a way that we can replace ROOT_URL by put a script on top of other js, but this doesn't change HCP url.  could we Provide an api to...
[blocked] Access to geolocation was blocked over insecure connection to http://localhost:12776. 
does these two plugins doing the same thing, except that meteor webapp support hcp for meteor ?
https://d2s.dschu012.dev/ i can't save after edit. ``` d2s.bundle.min.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '0') at d2s.bundle.min.js:1 at d2s.bundle.min.js:1 at Object.next (d2s.bundle.min.js:1) at d2s.bundle.min.js:1 at new...
i am new to this, i can't figure out how to use it. what is this used for? like review contract? judgement? law reference? flow control for law? or guide...

how to pass keepProportions and crop to camera obj ? i use coffeescript, i've tried. camera.resize 300, true, true camera.resize w: 120 h: 120 keepProportions: true crop: true ``` camera.resize(300...