-
Notifications
You must be signed in to change notification settings - Fork 4
Description
@Prefix : <#>.
@Prefix dct: http://purl.org/dc/terms/.
@Prefix ldp: http://www.w3.org/ns/ldp#.
@Prefix stat: http://www.w3.org/ns/posix/stat#.
@Prefix xsd: http://www.w3.org/2001/XMLSchema#.
@Prefix klee: <>.
@Prefix ge: .
@Prefix sur: .
@Prefix tur: http://www.w3.org/ns/iana/media-types/text/turtle#.
klee:
a ldp:BasicContainer, ldp:Container;
dct:modified "2023-02-28T09:34:09Z"^^xsd:dateTime;
ldp:contains ge:, <klee.ttl>, sur:;
stat:mtime 1677576849.377;
stat:size 4096 .
ge:
a ldp:BasicContainer, ldp:Container, ldp:Resource;
dct:modified "2023-02-28T09:33:10Z"^^xsd:dateTime;
stat:mtime 1677576790.772;
stat:size 4096 .
<klee.ttl>
a tur:Resource, ldp:Resource;
dct:modified "2023-02-23T00:40:35Z"^^xsd:dateTime;
stat:mtime 1677112835.601;
stat:size 483 .
sur:
a ldp:BasicContainer, ldp:Container, ldp:Resource;
dct:modified "2023-02-28T09:34:11Z"^^xsd:dateTime;
stat:mtime 1677576851.761;
stat:size 4096 .
this file is collected from solid community and every time I tried to parse it, an exception occur