Skip to content

Commit 0b53821

Browse files
committed
more fixes
1 parent 7dd7556 commit 0b53821

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/open_asset_model/assets/organization.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ funding --> person
100100
| [`SimpleRelation`](../relations/simple_relation.md) | `org_unit` | `Organization` | Links the organization to one of its sectors or departments that is externally visible |
101101
| [`SimpleRelation`](../relations/simple_relation.md) | `account` | [`Account`](./account.md) | Links the organization to one of its digital or financial accounts |
102102
| [`SimpleRelation`](../relations/simple_relation.md) | `member` | [`Person`](./person.md) | Links the organization to one of its employees identified as a `Person` asset |
103-
| [`SimpleRelation`](../relations/simple_relation.md) | `san_ip_address` | [`IPAddress`](./ip_address.md) | Links the certificate to `IPAddress` assets found in the Subject Alternative Name (SAN) field |
104103
| [`SimpleRelation`](../relations/simple_relation.md) | `website` | [`URL`](./url.md) | Links the organization to its primary website or one dedicated to a product |
105104
| [`SimpleRelation`](../relations/simple_relation.md) | `social_media_profile` | [`URL`](./url.md) | Links the organization to one of its social media profiles |
106105
| [`SimpleRelation`](../relations/simple_relation.md) | `funding_source` | `Organization`, [`Person`](./person.md) | An `Organization` or `Person` that has invested in this company previously |

0 commit comments

Comments
 (0)