Skip to content

Commit

Permalink
updated on 2024-11-27T17:54:31.044804
Browse files Browse the repository at this point in the history
  • Loading branch information
albertoabellagarcia committed Nov 27, 2024
1 parent 3ec1160 commit 0314cc2
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions InteroperableAssets/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
[![Smart Data Models](https://smartdatamodels.org/wp-content/uploads/2022/01/SmartDataModels_logo.png "Logo")](https://smartdatamodels.org)
# InteroperableAssets
Version: 0.0.1

## Description

List of the interoperable assets that a data space disclose to other data space to enable the federation or interconnection

Created for the Data Spaces Support Center
### Specification

Link to the [interactive specification](https://swagger.lab.fiware.org/?url=https://smart-data-models.github.io/dataModel.DataSpace/InteroperableAssets/swagger.yaml)

Link to the [specification](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec.md)

Enlace a la [Especificación en español](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_ES.md)

Lien vers le [spécification en français](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_FR.md)

Link zur [deutschen Spezifikation](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_DE.md)

Link alla [specifica](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_IT.md)

[仕様へのリンク](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_JA.md)

[链接到规范](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_ZH.md)

[사양 링크](https://github.com/smart-data-models/dataModel.DataSpace/blob/master/InteroperableAssets/doc/spec_KO.md)
### Examples

Link to the [example](https://smart-data-models.github.io/dataModel.DataSpace/InteroperableAssets/examples/example.json) (keyvalues) for NGSI v2

Link to the [example](https://smart-data-models.github.io/dataModel.DataSpace/InteroperableAssets/examples/example.jsonld) (keyvalues) for NGSI-LD

Link to the [example](https://smart-data-models.github.io/dataModel.DataSpace/InteroperableAssets/examples/example-normalized.json) (normalized) for NGSI-V2

Link to the [example](https://smart-data-models.github.io/dataModel.DataSpace/InteroperableAssets/examples/example-normalized.jsonld) (normalized) for NGSI-LD
### Dynamic Examples generation

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

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

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
### PostgreSQL schema
### Contribution

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)

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:
- [Test data model repository](https://smartdatamodels.org/index.php/data-models-contribution-api/) including the schema and example payloads, etc
- [Generate PostgreSQL schema](https://smartdatamodels.org/index.php/sql-service/) to help create a table, create type, etc
Expand Down

0 comments on commit 0314cc2

Please sign in to comment.