Author: fchrist
Date: Fri Jan 13 14:18:13 2012
New Revision: 1231085
URL: http://svn.apache.org/viewvc?rev=1231085&view=rev
Log:
STANBOL-456 Incrementally moving FactStore specification from IKS Wiki
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/factstore/index.mdtext
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/factstore/specification.mdtext
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/factstore/index.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/factstore/index.mdtext?rev=1231085&r1=1231084&r2=1231085&view=diff
==============================================================================
---
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/factstore/index.mdtext
(original)
+++
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/factstore/index.mdtext
Fri Jan 13 14:18:13 2012
@@ -2,7 +2,7 @@ Title: Factstore
The FactStore is a component that let's use store relations between entities
identified by their URIs. A relation between two or more entities is called a
*fact*. The FactStore let's you store N-ary facts according to a user defined
fact schema. In consequence you can store relations between N participating
entities.
-Read on and have a look at a concrete example or go to the [FactStore
specification](specification.html) page for more details.
+Read on and have a look at a concrete example or go to the [FactStore
specification](specification.html) page for more details. If you need some
information about its realization, read the notes about its [implementation
concept](implementation.html).
## Example
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/factstore/specification.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/factstore/specification.mdtext?rev=1231085&r1=1231084&r2=1231085&view=diff
==============================================================================
---
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/factstore/specification.mdtext
(original)
+++
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/factstore/specification.mdtext
Fri Jan 13 14:18:13 2012
@@ -314,4 +314,7 @@ will return a list of names of all the f
]
}
-Status: **NOT Implemented, yet.**
\ No newline at end of file
+Status: **NOT Implemented, yet.**
+
+-----------------------------------------------------------------------------
+_Back to [FactStore](index.html)_
\ No newline at end of file