crapthings

Results 102 issues of crapthings

i'm woking on this onto, but its in a multiple file form. https://github.com/RinkeHoekstra/lkif-core protege handle this well ![image](https://user-images.githubusercontent.com/1147704/82037121-4b5f6e80-96d4-11ea-8ad2-d6103067507d.png) 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) ```

enhancement
planned for v2

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. ![image](https://user-images.githubusercontent.com/1147704/44202448-91de0d00-a17e-11e8-9e80-0db602133ec9.png) could we Provide an api to...

[blocked] Access to geolocation was blocked over insecure connection to http://localhost:12776. ![image](https://user-images.githubusercontent.com/1147704/39515490-d4f4a41e-4e2c-11e8-8bbb-244d04921acd.png)

does these two plugins doing the same thing, except that meteor webapp support hcp for meteor ?

question

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...

![image](https://user-images.githubusercontent.com/1147704/83987278-42c82400-a972-11ea-8a1f-667df02269b5.png)

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...