Project

General

Profile

« Previous | Next » 

Revision 53733

JSON-LD:
expand Dataset to use issn, headline, alternativeHeadline for dataset subtitle
fix Dataset issue to get the proper value when title is array
Add jsonld in search pages with potentialAction search to each page

View differences:

search.component.html
18 18
     </div>
19 19
  </div>
20 20
</div>
21
<schema2jsonld  *ngIf="name && logoURL"  [URL]="properties.baseLink" [logoURL] = "properties.baseLink+logoURL" type="home" [name]=name></schema2jsonld>
21
<schema2jsonld  *ngIf="name && logoURL"  [URL]="properties.baseLink+'/search/find'" [logoURL] = "properties.baseLink+logoURL" type="search" [name]=name></schema2jsonld>
22 22

  
23 23

  
24 24
<div id="tm-main" class=" uk-section uk-padding-remove-top tm-middle"   >

Also available in: Unified diff