Fábio Lopes
Results
3
issues of
Fábio Lopes
I am using a slot named type with the designates_type: true in an object. When I convert a YAML file to JSON-LD, the object type appears as type (as expected),...
bug
generator-jsonld
community-generated
The code to parse dat files is not working correctly in a linux environment. I think that the problem is in the following line: https://github.com/underchemist/nanonispy/blob/129f38a932d0d146ce14582a0552fe94cb918619/nanonispy/read.py#L657 Instead of split("\r\n") it should...