This repository has been archived on 2026-03-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
datavaultgenerator-1.1.5/DataVaultGenerator/schema/entities/source.yaml

27 lines
416 B
YAML

type: source
name: source
displayname: Source interface
namespace: source
schema:
# Generator Entity:
name:
type: string
required: True
type:
type: string
required: True
description:
type: string
# Specific:
sourcetype:
type: string
sourcesystem:
type: string
dbentity:
schema: dbentity
properties:
type: dict
# Attributes:
attributes: attributes