Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Fnotes%2Freification.mdtext
Aaron Coburn Index: trunk/content/documentation/notes/reification.mdtext =================================================================== --- trunk/content/documentation/notes/reification.mdtext (revision 1655891) +++ trunk/content/documentation/notes/reification.mdtext (working copy) @@ -2,7 +2,7 @@ ## Introduction -This document describes the Jena APi support for reification. +This document describes the Jena API support for reification. it. As always, consult the Javadoc for interface details. @@ -127,8 +127,8 @@ ## Reification styles -Prior to version 2.10.0 of Jena, there were 3 styles of reificiation, +Prior to version 2.10.0 of Jena, there were 3 styles of reification, "standard", "minimal" and "convenient". As of 2.10.0 and later, only -what was prviosuly the "standard" style is supported. +what was previously the "standard" style is supported. The old documentation is [still available](reification_previous.html).
