vaimee / zion

A scalable Thing Description Directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong `href` in link rel `type` in well-known td

relu91 opened this issue · comments

links: [{
   rel: "type",
   href: "./ThingDescriptionDirectory(TDD)ThingModel.tm.jsonld", // should point to the real TM
   type: "application/tm+json"
}],