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

properties for metadata not coherent #27

Open
stuehmer opened this issue Nov 7, 2012 · 0 comments
Open

properties for metadata not coherent #27

stuehmer opened this issue Nov 7, 2012 · 0 comments

Comments

@stuehmer
Copy link
Member

stuehmer commented Nov 7, 2012

Somehow the properties for metadata is not coherent!

Here [1] I get stream attributes like

http://www.play-project.eu/xml/ns/topic/localpart
http://www.play-project.eu/xml/ns/topic/ns
http://www.play-project.eu/xml/ns/topic/prefix

[1]
http://46.105.181.221:9000/resource/?name=stream&url=http%3A%2F%2Fstreams.event-processing.org%2Fids%2FTaxiUCESRRecomDcep

Whereas here [2] we used

http://www.play-project.eu/xml/ns/topic
http://www.play-project.eu/xml/ns/topic/prefix
http://www.play-project.eu/xml/ns/topic/name
http://www.play-project.eu/xml/ns/topic/ns

[2]
https://github.com/play-project/play-configfiles/blob/master/platformservices/governancemetadata/metadata.rdf.json

Are we all using the constants in "play-commons-constants" [3] for the
attributes?

We need to resolve this and find a normative way (e.g. with shared constants) for this.... WebApp is
creating problems...

[3]
https://svn.petalslink.org/svnroot/trunk/research/projects/play/play-commons/play-commons-constants/src/main/java/eu/play_project/play_commons/constants/Stream.java

@ghost ghost assigned chamerling Nov 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants