Author: dglachs
Date: Thu Apr 25 13:18:54 2013
New Revision: 1475751
URL: http://svn.apache.org/r1475751
Log:
sc comment update
Modified:
incubator/marmotta/site/trunk/content/markdown/sesame.md.vm
Modified: incubator/marmotta/site/trunk/content/markdown/sesame.md.vm
URL:
http://svn.apache.org/viewvc/incubator/marmotta/site/trunk/content/markdown/sesame.md.vm?rev=1475751&r1=1475750&r2=1475751&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/content/markdown/sesame.md.vm (original)
+++ incubator/marmotta/site/trunk/content/markdown/sesame.md.vm Thu Apr 25
13:18:54 2013
@@ -75,6 +75,7 @@ So the necessary code to use this, for i
// at this point, the resource "http://<host>/resource/concept1"
// - is created if not yet present
// - has a triple: rdf:Type
<http://www.w3.org/2004/02/skos/core#Concept>
+ // - has a triple: rfds:label "new label"
// - has a triple: skos:prefLabel "new label"
// - has a triple: skos:altLabel "new alternate label"
//