Skip to content

Commit

Permalink
added one more allowed relation semantics
Browse files Browse the repository at this point in the history
  • Loading branch information
mirima2 committed Apr 4, 2018
1 parent de913a9 commit f0621d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/field_relation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Description of the relationship of the resource being registered (A) and the rel
* ``IsSupplementedBy`` (indicates that B is a supplement to A)
* ``IsMetadataFor`` (indicates additional metadata A for a resource B)
* ``IsNewVersionOf`` (indicates A is a new edition of B, where the new edition has been modified or updated)
* ``IsVersionOf`` (indicates that A is a version of B)
* ``IsPreviousVersionOf`` (indicates A is a previous edition of B)
* ``IsPartOf`` (indicates A is a portion of B;may be used for elements of a series)
* ``HasPart`` (indicates A includes the part B)
Expand Down

0 comments on commit f0621d0

Please sign in to comment.