You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Properties should have a proper datatype in nplo.jsonld so that they can be parsed by nplvocab_parse.py and converted into hydra properties with appropriate range.
Currently, some properties in nplo.jsonld have some malicious property type in this format :
Due to which the property types are generated in an inappropriate format.
Properties should have a proper datatype in
nplo.jsonld
so that they can be parsed bynplvocab_parse.py
and converted into hydra properties with appropriaterange
.Currently, some properties in nplo.jsonld have some malicious property type in this format :
Due to which the property types are generated in an inappropriate format.
![Screenshot from 2021-08-19 23-04-57](https://user-images.githubusercontent.com/49719371/130118898-f5ac91aa-7135-4e9b-b0e5-ef7db30f8142.jpg)
object uri :
http://34.145.188.116:8080/creditrisk_api/PrivateBorrower/d936990b-24e6-43b7-9a1f-e5a1d22e42f8
It should be refactored to this format :
The text was updated successfully, but these errors were encountered: