Skip to content

Commit be02bc9

Browse files
updated on 2025-04-07T00:44:29.198194
1 parent 8f10a89 commit be02bc9

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

ServiceTechnician/README.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
[![Smart Data Models](https://smartdatamodels.org/wp-content/uploads/2022/01/SmartDataModels_logo.png "Logo")](https://smartdatamodels.org)
2+
# ServiceTechnician
3+
Version: 0.0.1
4+
5+
## Description
6+
7+
Represent a maintenance operator providing the service
8+
### Specification
9+
10+
Link to the [interactive specification](https://swagger.lab.fiware.org/?url=https://smart-data-models.github.io/dataModel.PredictiveMaintenance/ServiceTechnician/swagger.yaml)
11+
12+
Link to the [specification](https://github.com/smart-data-models/dataModel.PredictiveMaintenance/blob/master/ServiceTechnician/doc/spec.md)
13+
14+
Enlace a la [Especificación en español](https://github.com/smart-data-models/dataModel.PredictiveMaintenance/blob/master/ServiceTechnician/doc/spec_ES.md)
15+
16+
Lien vers le [spécification en français](https://github.com/smart-data-models/dataModel.PredictiveMaintenance/blob/master/ServiceTechnician/doc/spec_FR.md)
17+
18+
Link zur [deutschen Spezifikation](https://github.com/smart-data-models/dataModel.PredictiveMaintenance/blob/master/ServiceTechnician/doc/spec_DE.md)
19+
20+
Link alla [specifica](https://github.com/smart-data-models/dataModel.PredictiveMaintenance/blob/master/ServiceTechnician/doc/spec_IT.md)
21+
22+
[仕様へのリンク](https://github.com/smart-data-models/dataModel.PredictiveMaintenance/blob/master/ServiceTechnician/doc/spec_JA.md)
23+
24+
[链接到规范](https://github.com/smart-data-models/dataModel.PredictiveMaintenance/blob/master/ServiceTechnician/doc/spec_ZH.md)
25+
26+
[사양 링크](https://github.com/smart-data-models/dataModel.PredictiveMaintenance/blob/master/ServiceTechnician/doc/spec_KO.md)
27+
### Examples
28+
29+
Link to the [example](https://smart-data-models.github.io/dataModel.PredictiveMaintenance/ServiceTechnician/examples/example.json) (keyvalues) for NGSI v2
30+
31+
Link to the [example](https://smart-data-models.github.io/dataModel.PredictiveMaintenance/ServiceTechnician/examples/example.jsonld) (keyvalues) for NGSI-LD
32+
33+
Link to the [example](https://smart-data-models.github.io/dataModel.PredictiveMaintenance/ServiceTechnician/examples/example-normalized.json) (normalized) for NGSI-V2
34+
35+
Link to the [example](https://smart-data-models.github.io/dataModel.PredictiveMaintenance/ServiceTechnician/examples/example-normalized.jsonld) (normalized) for NGSI-LD
36+
### Dynamic Examples generation
37+
38+
Link to the [Generator](https://smartdatamodels.org/extra/ngsi-ld_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.PredictiveMaintenance/master/ServiceTechnician/schema.json&email=info@smartdatamodels.org) of NGSI-LD normalized payloads compliant with this data model. Refresh for new values
39+
40+
Link to the [Generator](https://smartdatamodels.org/extra/ngsi-ld_generator_keyvalues.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.PredictiveMaintenance/master/ServiceTechnician/schema.json&email=info@smartdatamodels.org) of NGSI-LD keyvalues payloads compliant with this data model. Refresh for new values
41+
42+
Link to the [Generator](https://smartdatamodels.org/extra/geojson_features_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.PredictiveMaintenance/master/ServiceTechnician/schema.json&email=info@smartdatamodels.org) of geojson feature format payloads compliant with this data model. Refresh for new values
43+
### PostgreSQL schema
44+
### Contribution
45+
46+
If you have any issue on this data model you can raise an [issue](https://github.com/smart-data-models/dataModel.PredictiveMaintenance/issues) or contribute with a [PR](https://github.com/smart-data-models/dataModel.PredictiveMaintenance/pulls)
47+
48+
If you wish to develop your own data model you can start from [contribution manual](https://bit.ly/contribution_manual). Several services have been developed to help with:
49+
- [Test data model repository](https://smartdatamodels.org/index.php/data-models-contribution-api/) including the schema and example payloads, etc
50+
- [Generate PostgreSQL schema](https://smartdatamodels.org/index.php/sql-service/) to help create a table, create type, etc

0 commit comments

Comments
 (0)