-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add file-types and deployed-implementation-types
Signed-off-by: Mandy Chessell <mandy.e.chessell@gmail.com>
- Loading branch information
1 parent
4abe4c2
commit 6d33ada
Showing
17 changed files
with
446 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
hide: | ||
- toc | ||
--- | ||
|
||
<!-- SPDX-License-Identifier: CC-BY-4.0 --> | ||
<!-- Copyright Contributors to the Egeria project. --> | ||
|
||
# File Type | ||
|
||
A *file type* is similar to [*deployed implementation type*](/concepts/deployed-implementation-type). It is a reference data value that that describes a type of file. It links to reference data about the file extensions for the type of file to allow matching of a file's extension to a specific asset type. Again the file type may link to templates and resources for processing files of this type. | ||
|
||
The file type's *preferredValue* can be used to consistently populate the *fileType* attribute of [*DataFile*](/types/2/0220-Files-and-Folders) assets. This acts as a logical file type. | ||
|
||
## Examples of File Types | ||
|
||
--8<-- "snippets/content-packs/file-types.md" | ||
|
||
--8<-- "snippets/abbr.md" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<!-- SPDX-License-Identifier: CC-BY-4.0 --> | ||
<!-- Copyright Contributors to the Egeria project. --> | ||
|
||
# OMAG Server Runtime | ||
|
||
The *OMAG Server Runtime* provides a runtime process for a single [OMAG Server](/concepts/omag-server). | ||
|
||
--8<-- "snippets/abbr.md" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<!-- SPDX-License-Identifier: CC-BY-4.0 --> | ||
<!-- Copyright Contributors to the Egeria project. --> | ||
|
||
# Service URL Marker | ||
|
||
The *Service URL Marker* identifies a specific Egeria service in a URL. This URL may be for a REST API call, or a documentation page. | ||
|
||
The value used for each service can be retrieved via the [Platform Services](/services/platform-services/overview/#registered-services). | ||
|
||
|
||
--8<-- "snippets/abbr.md" |
70 changes: 35 additions & 35 deletions
70
site/docs/features/reference-data-management/reference-data-management.drawio
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
site/docs/features/reference-data-management/valid-value-definition.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.