0.4.4 • Published 9 months ago
@sap-ux/odata-vocabularies v0.4.4
@sap-ux/odata-vocabularies
Library that contains the most recent copies of the OData vocabularies authored by OASIS and SAP
Supported Vocabularies
- Aggregation
- Authorization
- Core
- Capabilities
- Measures
- Temporal
- Repeatability
- Validation
- JSON
- Analytics
- CodeList
- Common
- Communication
- DataIntegration
- DirectEdit
- Graph
- Hierarchy
- HTML5
- ODM
- PersonalData
- Session
- UI
Installation
Npm
npm install --save @sap-ux/odata-vocabularies
Yarn
yarn add @sap-ux/odata-vocabularies
Pnpm
pnpm add @sap-ux/odata-vocabularies
Usage
Import the needed functions in your modules
import { VocabularyService } from '@sap/ux-odata-vocabularies';
Vocabulary API
The vocabulary API is implemented via class VocabularyService and currently exposes the following functions:
checkTermApplicability
getComplexType
- getComplexTypeProperty
- getDerivedTypeNames
- getDocumentation
- getTerm
- getTermsForTargetKinds
- getType
- getVocabularies
- getVocabulary
- getVocabularyNamespace
0.4.4
9 months ago
0.4.3
10 months ago
0.3.8
1 year ago
0.4.1
11 months ago
0.4.0
1 year ago
0.4.2
11 months ago
0.3.7
1 year ago
0.3.6
1 year ago
0.3.5
1 year ago
0.3.4
1 year ago
0.3.3
1 year ago
0.3.2
1 year ago
0.3.1
1 year ago
0.3.0
1 year ago
0.2.1
2 years ago
0.2.0
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago