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

Finish creating common classes #6

Closed
22 of 23 tasks
shgysk8zer0 opened this issue Aug 27, 2017 · 1 comment · Fixed by #13
Closed
22 of 23 tasks

Finish creating common classes #6

shgysk8zer0 opened this issue Aug 27, 2017 · 1 comment · Fixed by #13

Comments

@shgysk8zer0
Copy link
Collaborator

shgysk8zer0 commented Aug 27, 2017

Still need:

  • Event
  • Article
  • Comment
  • Review
  • AggregateRating
  • Action
  • Full implementation of Thing
  • AudioObject
  • VideoObject
  • Book
  • Mesage
  • WebPage
  • WebPageElement/*
  • Language
  • Service
  • GeoShape
  • OpeningHoursSpecification
  • PriceSpecification
  • Product
  • Store
  • Question
  • Answer
  • Database structure dump with new tables for each

Anything else necessary for inheritance and critical properties of the above.

@shgysk8zer0 shgysk8zer0 added this to the v0.0.1 milestone Aug 27, 2017
@shgysk8zer0 shgysk8zer0 self-assigned this Aug 27, 2017
@shgysk8zer0 shgysk8zer0 added this to Implementing in Schema API Aug 27, 2017
@shgysk8zer0
Copy link
Collaborator Author

Classes are being implemented. Have not yet started creating most tables in database for these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Schema API
Implementing
Development

Successfully merging a pull request may close this issue.

1 participant