將 Association 物件增加至 Registry。
add association 指令會將指定類型的 Association 物件增加至 Registry。您可以使用以下任一類型︰
AccessControlPolicyFor
AffiliatedWith (具有子概念 EmployeeOf 和 MemberOf)
Contains
ContentManagementServiceFor
EquivalentTo
Extends
ExternallyLinks
HasFederationMember
HasMember
Implements
InstanceOf
InvocationControlFileFor (具有子概念 CatalogingControlFileFor 和 ValidationControlFileFor)
OffersService
OwnerOf
RelatedTo
Replaces
ResponsibleFor
SubmitterOf
Supersedes
Uses
Association 物件的類型。
來源物件的 URN。
目標物件的 URN。
以下指令 (全部位於同一行) 會在具有指定的兩個 URN 的物件之間建立 RelatedTo 關係。
admin> add association -type RelatedTo urn:uuid:ab80d8f7-3bea-4467-ad26-d04a40045446 urn:uuid:7a54bbca-2131-4a49-8ecc-e7b4ac86c4fd |