Project

General

Profile

« Previous | Next » 

Revision 59134

[Library|Trunk]

JSONLD changes:
Add id in every jsonld
Home page:
remove search action from Organization
Add description in Organization
Add Website with search action
Add Organization and Website in every page
In every search page add is part of the Website
In result landing (Type Dataset) when there is no description add title in description

View differences:

jsonld-document.ts
1 1
export class JsonldDocument {
2
	id: string;
2 3
	title: String[];
3 4
	description: String[];
4 5
	identifier: Identifier[];

Also available in: Unified diff