I want to know if I can insert something like this in my Triplestore.
PREFIX urlStore: <http://localhost:8888/YYY/HHH/>
INSERT DATA {:yyy :Has_xxx urlStore:D4/readmmd.txt}
The problem is /
.
I want to know if I can insert something like this in my Triplestore.
PREFIX urlStore: <http://localhost:8888/YYY/HHH/>
INSERT DATA {:yyy :Has_xxx urlStore:D4/readmmd.txt}
The problem is /
.