i40-Tools / I40KG

Contains the development for the Industry 4.0 standards knowledge graph (I40KG). Its current collaborative development is driven by VoCol - http://vocol.iais.fraunhofer.de/sto/
66 stars 24 forks source link

To check/fix for syntax errors with VoCol #10

Closed igrangel closed 7 years ago

igrangel commented 7 years ago

The ideal way to do it is by using Protégé before pushing. But even after that, you should check with VoCol to see the errors. For example, as you can check here there is an error in the current version. So please fix the error.

mubeequreshi commented 7 years ago

I have complied and removed the errors from the current version of vocabulary.

igrangel commented 7 years ago

No. There are still errors. rapper: Parsing sto.ttl with parser turtle rapper: Error - sto.ttl:244 - syntax error at '"' rapper: Failed to parse file ./sto.ttl turtle content rapper: Parsing returned 154 triples Please check VoCol every time you push.

mubeequreshi commented 7 years ago

I have checked the file syntax by using http://vocol.iais.fraunhofer.de/sto/docs/TurtleEditor/turtle-editor.html editor it does not gives me syntax error and I have also tested our vocabulary syntax with an online turtle editor it also says there are not any more syntax errors http://ttl.summerofcode.be/

igrangel commented 7 years ago

If you check it with the VoCol validator, i.e., http://vocol.iais.fraunhofer.de/sto/docs/syntax_validation.html, you will see what I´m saying.

mubeequreshi commented 7 years ago

Removed error .kinldy check it

igrangel commented 7 years ago

Ok, error removed, please always check with Protégé or any other related tool before pushing and, after pushing with VoCol.