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

accountID can't be datatype and object property #1

Closed
np00 opened this issue Mar 21, 2016 · 1 comment
Closed

accountID can't be datatype and object property #1

np00 opened this issue Mar 21, 2016 · 1 comment
Assignees

Comments

@np00
Copy link

np00 commented Mar 21, 2016

Those classes are disjoint [1]. If you want to allow both, pointing to some "text id" and actually "account class", I recommend to create 2x different properties.

Where:
https://github.com/vocol/salesforce/blob/master/Contact.ttl#L8

[1] https://www.w3.org/TR/owl-ref/#OWLDL

@am29d
Copy link
Contributor

am29d commented Mar 21, 2016

Agree. most "Id"-poprieties are too salesforce specific, so removed them for now. Besides, Account object is not important to keep it in the model.

Fixed with 05271db

@am29d am29d closed this as completed Mar 21, 2016
@am29d am29d reopened this Mar 21, 2016
@am29d am29d closed this as completed Mar 21, 2016
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