Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[comunweb] Add organization name in dataset titles #11

Open
rshk opened this issue Jun 18, 2014 · 1 comment
Open

[comunweb] Add organization name in dataset titles #11

rshk opened this issue Jun 18, 2014 · 1 comment

Comments

@rshk
Copy link
Contributor

rshk commented Jun 18, 2014

Part of #8

Eg., "Bilancio 2011" would be better as "Comune di Trento - Bilancio 2011"

Maybe, check whether the string "Trento" is already in the title first, ...?

@marcomb
Copy link
Member

marcomb commented Jun 18, 2014

The requirement is to Implement in the opendata harvester for the local municipalities with the following "composing rule" for the "dataset name" metadata like this:

Source metadata:
smetadata 1, smetadata 2, sdatasettitle, smetadata 3, sorganization, smetadata 4...

Destination metadata:
dmetadata1=semetadata1, dmetadata2=smetadata2, ddatasetname=sorganization+sdatasetname, demetadata3=smetadata3, dorganization=sorganization

the dataset name must me composed by organization name + dataset name.. organization remain organization

@rshk rshk changed the title Add organization name in dataset titles from comunweb [comunweb] Add organization name in dataset titles Dec 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants