123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- {
- "ThirdParty": {
- "path": "Share/ExternalShare/ThirdParty",
- "abbr": [
- "ThirdParty"
- ]
- },
- "ServiceProvider": {
- "path": "Share/ExternalShare/ServiceProvider",
- "abbr": [
- "ServiceProvider",
- "share",
- "send",
- "upload"
- ]
- },
- "Consultant": {
- "path": "Share/ExternalShare/Consultant",
- "abbr": [
- "Consultant"
- ]
- },
- "InternalShare": {
- "path": "Share/InternalShare",
- "abbr": [
- "InternalShare"
- ]
- },
- "File": {
- "path": "Store/Local/File",
- "abbr": [
- "SaveFile",
- "write",
- "csv"
- ]
- },
- "Directory": {
- "path": "Store/Local/Directory",
- "abbr": [
- "Directory",
- "savedir",
- "savePath",
- "saveto"
- ]
- },
- "Database": {
- "path": "Store/Local/Database",
- "abbr": [
- "save",
- "savedb",
- "Database",
- "sql"
- ]
- },
- "Kafka": {
- "path": "Store/MessagingSystem/Kafka",
- "abbr": [
- "Kafka",
- "topic",
- "produce",
- "consume",
- "Kafkaproducer"
- ]
- },
- "NATS": {
- "path": "Store/MessagingSystem/NATS",
- "abbr": [
- "NATS",
- "publish"
- ]
- },
- "Azure": {
- "path": "Store/CloudService/Azure",
- "abbr": [
- "Azure"
- ]
- },
- "S3": {
- "path": "Store/CloudService/S3",
- "abbr": [
- "S3",
- "boto",
- "boto3"
- ]
- },
- "ML": {
- "path": "Usage/Analyze/ML",
- "abbr": [
- "predict",
- "train"
- ]
- },
- "BI": {
- "path": "Usage/Analyze/BI",
- "abbr": [
- "Business"
- ]
- },
- "Visualize": {
- "path": "Usage/Visualize",
- "abbr": [
- "Visualize",
- "lmplot",
- "seaborn",
- "matplotlib",
- "plot",
- "cv2",
- "opencv",
- "pillow",
- "bokeh",
- "missingno",
- "leather",
- "show",
- "render",
- "draw"
- ]
- },
- "Archive": {
- "path": "Usage/Archive",
- "abbr": [
- "Archive",
- "delete"
- ]
- },
- "Hash": {
- "path": "Usage/Anonymize/Hash",
- "abbr": [
- "Hash",
- "sha256"
- ]
- },
- "Truncate": {
- "path": "Usage/Anonymize/Truncate",
- "abbr": [
- "Truncate"
- ]
- },
- "Pseudonym": {
- "path": "Usage/Anonymize/Pseudonym",
- "abbr": [
- "Pseudonym",
- "alias"
- ]
- },
- "Store": {
- "path": "Store",
- "abbr": [
- "execute",
- "add"
- ]
- },
- "encrypt": {
- "path": "Usage/Anonymize/Encrypt",
- "abbr": [
- "Encrypt"
- ]
- }
- }
|