Add Beginner's kit in changelog

This commit is contained in:
Serafeim Chatzopoulos 2022-12-30 16:50:48 +02:00
parent 8aa4183dd9
commit 8d78ebc5db
1 changed files with 3 additions and 3 deletions

View File

@ -24,12 +24,12 @@ This section will document all notable changes for each graph version.
#### Added #### Added
- Impact indicators at the level of the [Result](/data-model/entities/result#indicators) - [Impact indicators](/data-model/entities/result#indicators) at the level of the Result
- [Beginner's kit](/downloads/beginners-kit) in the Downloads section
- New [relationship types](/data-model/relationships#relationship-types): `Reviews, IsReviewedBy, IsParentOf, IsChildOf, References, IsReferencedBy, IsNewVersionOf, IsPreviousVersionOf, HasVersion, IsVersionOf, Cites, IsCitedBy, IsVariantFormOf, IsOriginalFormOf, Obsoletes, IsObsoletedBy, IsContinuedBy, Continues, Documents, IsDocumentedBy, IsCompiledBy, Compiles, IsPartOf, HasPart, IsSourceOf, IsDerivedFrom, IsIdenticalTo` - New [relationship types](/data-model/relationships#relationship-types): `Reviews, IsReviewedBy, IsParentOf, IsChildOf, References, IsReferencedBy, IsNewVersionOf, IsPreviousVersionOf, HasVersion, IsVersionOf, Cites, IsCitedBy, IsVariantFormOf, IsOriginalFormOf, Obsoletes, IsObsoletedBy, IsContinuedBy, Continues, Documents, IsDocumentedBy, IsCompiledBy, Compiles, IsPartOf, HasPart, IsSourceOf, IsDerivedFrom, IsIdenticalTo`
#### Changed #### Changed
- FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects) - FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects)
- Measures were removed from the [result_instance](/data-model/entities/result#instance) - Measures were removed from the [result instance](/data-model/entities/result#instance)