Results 20 comments of [email protected]

Thanks Jos! I am having success as you depicted below with uris pointing to external resources on the web. Uris to files on a web server hosted on the same...

Nothing that fancy... on Mac M1 Monterey...running eye server local on port 8000 and web server for files local on port 80: [image: image.png] On Thu, Apr 14, 2022 at...

awesome! thanks! great for debugging!

I am having same issue. What is fix for this? Confirmed same errors today: ```This install will reset your current MiniShift. OK to continue [y/N]? y [2022-02-12T16:18:05-0500]: Downloading the latest...

yes, i would use sh:maxCount if i needed to check if a single instance has more than one ex:email. What I'm looking to do is check all instances of ex:Person...

Thanks! Just tried this and it throws validation error when the email addresses are the same, but also throws a validation error when they are different. ``` @prefix ex: ....

AGH! I just realized what I did wrong. this works!!

thanks so much for your help! now working on if I can create a composite unique. This seems to work. Does it look correct semantically? ``` @prefix ex: . @prefix...

@xnuinside , checking in... would really like to use your parser as it is amazing! The referencing column metadata missing is a blocker for us though. Any idea on when...

Thank you! Access to parsed comments would also be a blessing! I know there's an issue captured on this already. We're creating ontologies from schemas, so any semantic context we...