|
| 1 | +[](https://smartdatamodels.org) |
| 2 | +# InteroperableAssets |
| 3 | +Version: 0.0.1 |
| 4 | + |
| 5 | +## Description |
| 6 | + |
| 7 | +List of the interoperable assets that a data space disclose to other data space to enable the federation or interconnection |
| 8 | + |
| 9 | +Created for the Data Spaces Support Center |
| 10 | +### Specification |
| 11 | + |
| 12 | +Link to the [interactive specification](https://swagger.lab.fiware.org/?url=https://smart-data-models.github.io/dataModel.DataSpace/InteroperableAssets/swagger.yaml) |
| 13 | + |
| 14 | +Link to the [specification](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec.md) |
| 15 | + |
| 16 | +Enlace a la [Especificación en español](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_ES.md) |
| 17 | + |
| 18 | +Lien vers le [spécification en français](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_FR.md) |
| 19 | + |
| 20 | +Link zur [deutschen Spezifikation](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_DE.md) |
| 21 | + |
| 22 | +Link alla [specifica](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_IT.md) |
| 23 | + |
| 24 | +[仕様へのリンク](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_JA.md) |
| 25 | + |
| 26 | +[链接到规范](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_ZH.md) |
| 27 | + |
| 28 | +[사양 링크](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_KO.md) |
| 29 | +### Examples |
| 30 | + |
| 31 | +Link to the [example](https://smart-data-models.github.io/dataModel.DataSpace/InteroperableAssets/examples/example.json) (keyvalues) for NGSI v2 |
| 32 | + |
| 33 | +Link to the [example](https://smart-data-models.github.io/dataModel.DataSpace/InteroperableAssets/examples/example.jsonld) (keyvalues) for NGSI-LD |
| 34 | + |
| 35 | +Link to the [example](https://smart-data-models.github.io/dataModel.DataSpace/InteroperableAssets/examples/example-normalized.json) (normalized) for NGSI-V2 |
| 36 | + |
| 37 | +Link to the [example](https://smart-data-models.github.io/dataModel.DataSpace/InteroperableAssets/examples/example-normalized.jsonld) (normalized) for NGSI-LD |
| 38 | +### Dynamic Examples generation |
| 39 | + |
| 40 | +Link to the [Generator ](https://smartdatamodels.org/extra/ngsi-ld_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.DataSpace/master/InteroperableAssets/schema.json&[email protected]) of NGSI-LD normalized payloads compliant with this data model. Refresh for new values |
| 41 | + |
| 42 | +Link to the [Generator ](https://smartdatamodels.org/extra/ngsi-ld_generator_keyvalues.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.DataSpace/master/InteroperableAssets/schema.json&[email protected]) of NGSI-LD keyvalues payloads compliant with this data model. Refresh for new values |
| 43 | + |
| 44 | +Link to the [Generator ](https://smartdatamodels.org/extra/geojson_features_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.DataSpace/master/InteroperableAssets/schema.json&[email protected]) of geojson feature format payloads compliant with this data model. Refresh for new values |
| 45 | +### PostgreSQL schema |
| 46 | +### Contribution |
| 47 | + |
| 48 | + If you have any issue on this data model you can raise an [issue](https://github.com/smart-data-models/dataModel.DataSpace/issues) or contribute with a [PR](https://github.com/smart-data-models/dataModel.DataSpace/pulls) |
| 49 | + |
| 50 | + 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: |
| 51 | + - [Test data model repository](https://smartdatamodels.org/index.php/data-models-contribution-api/) including the schema and example payloads, etc |
| 52 | + - [Generate PostgreSQL schema](https://smartdatamodels.org/index.php/sql-service/) to help create a table, create type, etc |
|
0 commit comments