neosemantics-python-examples icon indicating copy to clipboard operation
neosemantics-python-examples copied to clipboard

examples of use of the neosemantics plugin

Results 2 neosemantics-python-examples issues
Sort by recently updated
recently updated
newest added

Hi, From the [references](https://neo4j.com/docs/labs/nsmntx/current/reference/) `importOntology` function does not support ` keepLangTag: true, handleMultival: ‘ARRAY’}` params. But in one of your [examples](https://jbarrasa.com/2019/11/25/quickgraph9-the-fashion-knowledge-graph-inferencing-with-ontologies-in-neo4j/) you are using importOntology with those params. Is this...

typo 'itemDepartmemnt' in 2 places: * https://github.com/jbarrasa/neosemantics-python-examples/blob/master/inferencing/webscrap/fashion_retailer_data_scrap.py#L24 * https://github.com/jbarrasa/neosemantics-python-examples/blob/master/inferencing/webscrap/fashion_retailer_data_scrap.py#L42