You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by wi...@apache.org on 2015/03/27 19:15:43 UTC

[45/50] [abbrv] incubator-commonsrdf git commit: remove cite attributes from blockquote that are not recognised on some systems

remove cite attributes from blockquote that are not recognised on some systems


Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/e225d55c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/e225d55c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/e225d55c

Branch: refs/heads/master
Commit: e225d55cd7687acbe4693e12cb2cff5ffe96ca6b
Parents: 0070e2b
Author: Peter Ansell <p_...@yahoo.com>
Authored: Thu Feb 26 14:02:31 2015 +1100
Committer: Peter Ansell <p_...@yahoo.com>
Committed: Thu Feb 26 14:02:31 2015 +1100

----------------------------------------------------------------------
 api/src/main/java/com/github/commonsrdf/api/BlankNode.java | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/e225d55c/api/src/main/java/com/github/commonsrdf/api/BlankNode.java
----------------------------------------------------------------------
diff --git a/api/src/main/java/com/github/commonsrdf/api/BlankNode.java b/api/src/main/java/com/github/commonsrdf/api/BlankNode.java
index 37819fc..6ab326e 100644
--- a/api/src/main/java/com/github/commonsrdf/api/BlankNode.java
+++ b/api/src/main/java/com/github/commonsrdf/api/BlankNode.java
@@ -20,7 +20,7 @@ package com.github.commonsrdf.api;
  * and Abstract Syntax</a>, a W3C Recommendation published on 25 February 2014.<br>
  * <p>
  * Note: 
- * <blockquote cite="http://www.w3.org/TR/rdf11-concepts/#dfn-blank-node">
+ * <blockquote>
  *   <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-blank-node">Blank nodes</a>
  *   are disjoint from IRIs and literals. Otherwise, the
  *   set of possible blank nodes is arbitrary. RDF makes no reference to any
@@ -28,7 +28,7 @@ package com.github.commonsrdf.api;
  * </blockquote>
  * <p>
  * Also note that: 
- * <blockquote cite="http://www.w3.org/TR/rdf11-concepts/#dfn-blank-node-identifier">
+ * <blockquote>
  * <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-blank-node-identifier">Blank node identifiers</a>
  * are local identifiers that are used in
  * some concrete RDF syntaxes or RDF store implementations. They are always