- From: Frank Haferkorn <F.Haferkorn@RST-Automation.de>
- Date: Mon, 29 Apr 2013 13:55:47 +0200
- To: <public-swd-wg@w3.org>
- Message-ID: <457462DC6F930B4E953F1AE5563149E336669F@SERVER.RST-AUTOMATION.local>
Hallo, I am creating semantics using protege. I run into some differences for the naming convention for the prefix lines, and I did not found any explanation on the net: 1. Some with a trailing hash ("#") 2. And some with a trailing slash ("/") Form http://de.wikipedia.org/wiki/Turtle_%28Syntax%29 I took these examples @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix ex: <http://example.org/stuff/1.0/> . 3.) Is it possible to use NO TRAING character (no slash or hash) , too? What is the difference between 1,) and 2.) ??? Is 3.) possible, to? Yours, F. Haferkorn ----------------------------------------------------------------------------- RST Industrie Automation GmbH * Carl-Zeiss-Str. 51, D-85521 Ottobrunn Tel. +49-89-9616018-20 * Fax +49-89-9616018-10 * http://www.rst-automation.de Geschäftsführer: Dipl.-Ing.(FH) Robert Schachner Amtsgericht München: HRB 103 626 * ID-Nr. DE 811 466 035 ----------------------------------------------------------------------------
Received on Monday, 29 April 2013 11:56:13 UTC