bounswe / 2021SpringGroup11

Welcome to our github repository. We are 11th group of CMPE451 Fundamentals of Software Engineering course. We will work on a software project as a team throughout this term.
http://bounswe11.com.s3-website.us-east-2.amazonaws.com/
4 stars 0 forks source link

Research on JSON-LD Activity Stream standard and write a template #320

Closed SelmanB closed 2 years ago

SelmanB commented 2 years ago

Our results on activity stream endpoints requested in issues #322 and #323 should rely on the standard specified here. It should be researched by all backend team members.

Furthermore, the way we store activity information as requested in issue #321 and #326 should take into account the ease at which the data can be converted into this standard. To make this process much easier, a template for JSON-LD structures of Activity Streams 2.0 should be created

myasins commented 2 years ago

We researched and discussed the way we will implement according to standards with @SelmanB and @EAltunoglu . We decided to follow the examples here.