You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Aaron Coburn <an...@apache.org> on 2017/03/10 17:29:53 UTC

CMS diff: Reification HowTo

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).


Re: CMS diff: Reification HowTo

Posted by "A. Soroka" <aj...@virginia.edu>.
Committed, thanks!

---
A. Soroka
The University of Virginia Library

> On Mar 10, 2017, at 5:29 PM, Aaron Coburn <an...@apache.org> wrote:
> 
> 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).
>