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

Remove aui prefixes from property names #51

Merged
merged 1 commit into from
Mar 7, 2018
Merged

Conversation

michael-n-cooper
Copy link
Member

The prefix should not be used in property names. It is needed for
implementation in some metadata language; that is addressed in part by
#50 so this depends ion that pull request.

Examples are not touched and retain the prefix, since they are attribute
examples which would need the prefix. In the future we should provide
examples using multiple metatdata languages to help distinguish property
names from implementation of property names in metadata languages.

This closes #48.

The prefix should not be used in property names. It is needed for
implementation in some metadata language; that is addressed in part by
#50 so this depends ion that pull request.

Examples are not touched and retain the prefix, since they are attribute
examples which would need the prefix. In the future we should provide
examples using multiple metatdata languages to help distinguish property
names from implementation of property names in metadata languages.

This closes #48.
Copy link
Contributor

@clapierre clapierre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems reasonable to remove the prefix based on Michaels comments.

@clapierre clapierre merged commit 0805efa into master Mar 7, 2018
@michael-n-cooper michael-n-cooper deleted the remove-prefixes branch November 14, 2018 21:01
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

Successfully merging this pull request may close these issues.

prefix should not be used in vocabulary, only in implementations
2 participants