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

toString methods should return something that's more readable #18

Merged
merged 1 commit into from
Oct 4, 2020

Conversation

jadelkhoury
Copy link
Contributor

solves #7.

This is what can be produced now.

  • I simply output the oslc:shorTitle property.
  • But, when populating the store, I set shortTitle to (a) sysml:name if it is not null (b) "identifier:" + dcterms:identifier - if name is sysml:name was null.

image

@jadelkhoury jadelkhoury requested a review from jamsden October 1, 2020 13:47
@jadelkhoury jadelkhoury changed the title solves #7. toString methods should return something that's more readable Oct 1, 2020
@jadelkhoury jadelkhoury self-assigned this Oct 1, 2020
@jadelkhoury jadelkhoury merged commit 4e8d05e into master Oct 4, 2020
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.

1 participant