Skip to content

Semantic Linking definition#15

Open
SpyQuel wants to merge 1 commit intomainfrom
feature/14-define-a-structure-for-semantic-linking
Open

Semantic Linking definition#15
SpyQuel wants to merge 1 commit intomainfrom
feature/14-define-a-structure-for-semantic-linking

Conversation

@SpyQuel
Copy link
Copy Markdown
Contributor

@SpyQuel SpyQuel commented Jun 15, 2022

The first draft of the Semantic Linking structure.
This field is an array containing objects with three fields that let the user identify the local field, the remote field, and the output port to which the remote field belongs.

@SpyQuel SpyQuel linked an issue Jun 15, 2022 that may be closed by this pull request
@SpyQuel SpyQuel marked this pull request as ready for review June 15, 2022 10:03
@agile-lab
Copy link
Copy Markdown
Contributor

@SpyQuel I think it should be more "semantic" and rely less on ID

@agile-lab
Copy link
Copy Markdown
Contributor

@SpyQuel we should merge this, I think is already used

#SemanticLink: {
fieldName: string
referenceOutputPort: #ExternalComponentId
refrenceFieldName: string
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor typo on line 57

Comment thread example.yaml
semanticLinking:
- fieldName: name
referenceOutputPort: urn:dmb:cmp:other_domain:other_data_product:2:other_event_port
refrenceFieldName: nameReference
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor typo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define a structure for Semantic Linking

3 participants