Skip to content

Commit 67e0e82

Browse files
added a sentence in the docs page about migrating data to RiC-O 1.1
1 parent 49db95e commit 67e0e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrating-data-from-RIC-O-v0.2-to-v1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Finally, if you need some practical solution to help you display or query a grap
8181

8282
**In RiC-O 1.0.1, the IRI of `rico:hasOrHadSomeMembersWithDocumentaryFormType` was corrected** ('with' replaced by 'With').
8383

84-
**In RiC-O 1.1, `rico:hasOrHadCategory` was replaced with `rico:hasOrHadType`** (and the inverse object property, **isOrWascategoryOf**, was replaced with `rico:isOrWasTypeOf`.)
84+
**In RiC-O 1.1, hasOrHadCategory was replaced with `rico:hasOrHadType`** (and the inverse object property, isOrWascategoryOf, was replaced with `rico:isOrWasTypeOf`.) The variant subproperties of `rico:isRelatedTo`, hasOrHadSomeMembersWithCategory and hasOrHadAllMembersWithCategory (and their inverse properties) also were renamed the same.
8585

8686
In addition to these changes, **many object properties have been added, which may help to produce more precise data, or data which would be easier to process**. The inverse properties were also created, though we most often are not mentioning them below. The following is a non-exhaustive list of these additions:
8787
- **a property (`rico:recordResourceHasSourceOfInformation`) was added to connect a Record Resource to a Record Resource on which its content is based.** This property, and its inverse one, replace, as concerns Record Resource, the 'source' datatype property and the 'hasSource'/'isSourceOf' object properties, which had been removed in RiC-O 1.0, as already said above.

0 commit comments

Comments
 (0)