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

Introduction of TouristDestination, TouristTrip, & Trip plus examples #1815

Merged
merged 1 commit into from
Apr 20, 2018

Conversation

RichardWallis
Copy link
Contributor

PR to implement Issue (#1810)

Overview:

  • Creation of new Trip super-type and move of common properties into it - applied directly to core.
  • Extending of domain for hasPart, isPartOf, and offers to include Trip- applied directly to core.
  • Creation of new Types TouristTrip, TouristDestination - applied to pending.
  • Creation of new properties itinerary - domain Trip, includesAttraction - domain TouristDestination - applied to pending

@danbri
Copy link
Contributor

danbri commented Apr 20, 2018

Checking the issue, it seems we have general agreement on this.

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.

3 participants