Skip to content

Commit 7cf4856

Browse files
fix review comment from @TallTed
1 parent 8b2a5f0 commit 7cf4856

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Documentation/conventions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ For short-hand, we will use the following namespace prefixes here:
2020
* @prefix schema: <http://schema.org/>.
2121
* @prefix sioc: <http://rdfs.org/sioc/ns#>.
2222
* @prefix solid: <http://www.w3.org/ns/solid/terms#>.
23-
* @prefix sioc: <http://rdfs.org/sioc/ns#>.
2423
* @prefix stat <http://www.w3.org/ns/posix/stat#>.
2524
* @prefix ui: <http://www.w3.org/ns/ui#>.
2625
* @prefix vcard: <http://www.w3.org/2006/vcard/ns#>.
@@ -232,4 +231,4 @@ When you add a 'Folder' tool, the databrowser creates a new LDP container. As an
232231
* </foo/> ldp:contains </foo/bar.ttl>
233232

234233
## Source
235-
When you add a 'Source' tool to a container, it creates an empty document as an LDP resource. The content type will be guessed from the extension, for instance source.ttl will be a Turtle document, source.txt will be text/plain, etc.
234+
When you add a 'Source' tool to a container, it creates an empty document as an LDP resource. The content type will be guessed from the extension, for instance source.ttl will be a Turtle document, source.txt will be text/plain, etc.

0 commit comments

Comments
 (0)