Skip to content

Commit

Permalink
updated on 2023-10-17T17:25:44.888307
Browse files Browse the repository at this point in the history
  • Loading branch information
albertoabellagarcia committed Oct 17, 2023
1 parent 16c63e8 commit 7a58555
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions RevenueCollection/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# RevenueCollection
[![Smart Data Models](https://smartdatamodels.org/wp-content/uploads/2022/01/SmartDataModels_logo.png "Logo")](https://smartdatamodels.org)
# RevenueCollection
Version: 0.0.1

## Description
Expand All @@ -19,6 +20,8 @@ Link zur [deutschen Spezifikation](https://github.com/smart-data-models/dataMode
Link alla [specifica](https://github.com/smart-data-models/dataModel.PublicAccountability/blob/master/RevenueCollection/doc/spec_IT.md)

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

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

Link to the [example](https://smart-data-models.github.io/dataModel.PublicAccountability/RevenueCollection/examples/example.json) (keyvalues) for NGSI v2
Expand All @@ -28,13 +31,28 @@ Link to the [example](https://smart-data-models.github.io/dataModel.PublicAccoun
Link to the [example](https://smart-data-models.github.io/dataModel.PublicAccountability/RevenueCollection/examples/example-normalized.json) (normalized) for NGSI-V2

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

Link to the [example](https://smart-data-models.github.io/dataModel.PublicAccountability/RevenueCollection/examples/example.json.csv) (keyvalues) for NGSI v2 in CSV format

Link to the [example](https://smart-data-models.github.io/dataModel.PublicAccountability/RevenueCollection/examples/example.jsonld.csv) (keyvalues) for NGSI-LD in CSV format

Link to the [example](https://smart-data-models.github.io/dataModel.PublicAccountability/RevenueCollection/examples/example-normalized.json.csv) (normalized) for NGSI-V2 in CSV format

Link to the [example](https://smart-data-models.github.io/dataModel.PublicAccountability/RevenueCollection/examples/example-normalized.jsonld.csv) (normalized) for NGSI-LD in CSV format
### Dynamic Examples generation

Link to the [Generator](https://smartdatamodels.org/extra/ngsi-ld_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.PublicAccountability/master/RevenueCollection/schema.json&email=info@smartdatamodels.org) 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.PublicAccountability/master/RevenueCollection/schema.json&email=info@smartdatamodels.org) 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.PublicAccountability/master/RevenueCollection/schema.json&email=info@smartdatamodels.org) of geojson feature format payloads compliant with this data model. Refresh for new values
### PostgreSQL schema

Link to the [PostgreSQL schema](https://smart-data-models.github.io/dataModel.PublicAccountability/RevenueCollection/schema.sql) of this data model
### Contribution

If you have any issue on this data model you can raise an [issue](https://github.com/smart-data-models/dataModel.PublicAccountability/issues) or contribute with a [PR](https://github.com/smart-data-models/dataModel.PublicAccountability/pulls)
If you have any issue on this data model you can raise an [issue](https://github.com/smart-data-models/dataModel.PublicAccountability/issues) or contribute with a [PR](https://github.com/smart-data-models/dataModel.PublicAccountability/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 7a58555

Please sign in to comment.