{"id":6680,"date":"2022-08-18T10:59:22","date_gmt":"2022-08-18T08:59:22","guid":{"rendered":"https:\/\/smartdatamodels.org\/?p=6680"},"modified":"2022-08-18T10:59:22","modified_gmt":"2022-08-18T08:59:22","slug":"new-customization-option-for-context","status":"publish","type":"post","link":"https:\/\/smartdatamodels.org\/index.php\/new-customization-option-for-context\/","title":{"rendered":"New customization option for context"},"content":{"rendered":"<p>The Smart Data Models Program does not define canonically and uniquely the terms used in the data models. There are many ontologies and vocabularies providing solutions to this issue.<\/p>\n<p>For those users of linked data solutions, every subject includes a context.jsonld file (<a href=\"https:\/\/github.com\/smart-data-models\/dataModel.Weather\/blob\/master\/context.jsonld\">see example<\/a>) with long IRI for the terms used in the data models. Besides this, the IRI provided are in fact URL to pages with additional information about the term (<a href=\"https:\/\/smartdatamodels.org\/\/precipitation\">see example<\/a>).<\/p>\n<p>not only this but also two services are available on the tools menu on the front page.<\/p>\n<ol>\n<li><a href=\"https:\/\/smartdatamodels.org\/index.php\/generate-a-local-context-based-on-smart-data-models-iris\/\">Merging several contexts and detecting conflicts<\/a>. (for merging several context from different subjects)<\/li>\n<li><a href=\"https:\/\/smartdatamodels.org\/index.php\/generate-acontext-based-on-external-ontologies-iris\/\">Mapping a context with external ontologies<\/a>. (mapping a local context from SDM to any external ontology). These <a href=\"https:\/\/github.com\/smart-data-models\/data-models\/tree\/master\/context\/ontologies_files\">are the ones available<\/a> but more could be easily created on demand.<\/li>\n<\/ol>\n<p>But when mapping an existing open and adopted standard now it is possible to customize the context generated by using a new file notes_context.jsonld (<a href=\"https:\/\/github.com\/smart-data-models\/dataModel.Weather\/blob\/master\/notes_context.jsonld\">see this empty example<\/a>) at the root of the subject. It will replace the automatic IRI for a term with the customized one.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Smart Data Models Program does not define canonically and uniquely the terms used in the data models. There are many ontologies and vocabularies providing solutions to this issue. For those users of linked data solutions, every subject includes a context.jsonld file (see example) with long IRI for the terms&#8230; <a class=\"continue-reading-link\" href=\"https:\/\/smartdatamodels.org\/index.php\/new-customization-option-for-context\/\">More&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[105,107,109,113,115,119,117,88,143,111,125,182],"tags":[],"class_list":["post-6680","post","type-post","status-publish","format-standard","hentry","category-cross-sector","category-smart-cities","category-smart-energy-domain","category-smart-environment","category-smart-manufacturing","category-smart-robotics","category-smart-water","category-smart-sensoring","category-smartaeronautics","category-smart-agrifood","category-smartdestinations","category-smarthealth"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":3192,"url":"https:\/\/smartdatamodels.org\/index.php\/local-context-available-in-all-subjects\/","url_meta":{"origin":6680,"position":0},"title":"Local context available in all subjects","author":"maestro","date":"08\/10\/2021","format":false,"excerpt":"We the middle of a reorganization of the @context resources. Our first priority is to not touch the @context that is currently available. We grant you we keep it. Why is this new option being created?, because otherwise is not possible to solve the conflicts in the IRI when we\u2026","rel":"","context":"In &quot;Cross Sector&quot;","block_context":{"text":"Cross Sector","link":"https:\/\/smartdatamodels.org\/index.php\/category\/cross-sector\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3454,"url":"https:\/\/smartdatamodels.org\/index.php\/local-context-now-have-existing-url\/","url_meta":{"origin":6680,"position":1},"title":"Local @context now have existing URL","author":"maestro","date":"09\/12\/2021","format":false,"excerpt":"In the root of every subject in the Smart Data Models program there is a file named context.jsonld (example from environment subject) It compiles long IRI for every term in the subject (But for those which are general terms). their URLs match this pattern \"https:\/\/smartdatamodels.org\/ 'subject'\u00a0 \/ term\" e.g.\u00a0 \"aqiMajorPollutant\":\u2026","rel":"","context":"In &quot;Cross Sector&quot;","block_context":{"text":"Cross Sector","link":"https:\/\/smartdatamodels.org\/index.php\/category\/cross-sector\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":8195,"url":"https:\/\/smartdatamodels.org\/index.php\/new-service-for-customization-of-context-with-official-ontologies\/","url_meta":{"origin":6680,"position":2},"title":"New service for customization of @context with official ontologies","author":"maestro","date":"30\/01\/2023","format":false,"excerpt":"Some of the data models available are generated according to some ontologies (like dataModels.OSLO). The @context provided for the subject includes IRIs with the smartdatamodels by default, however, the use of official ontologies can be required. In order to allow this the file notes_context.jsonld was created and also included in\u2026","rel":"","context":"In &quot;Cross Sector&quot;","block_context":{"text":"Cross Sector","link":"https:\/\/smartdatamodels.org\/index.php\/category\/cross-sector\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":7671,"url":"https:\/\/smartdatamodels.org\/index.php\/release-source-code-for-some-of-the-services-for-python-developers\/","url_meta":{"origin":6680,"position":3},"title":"Release source code for some of the services. For python developers.","author":"maestro","date":"22\/11\/2022","format":false,"excerpt":"In the tools option of the main menu, there are a few services to help you to use, create and debug your data models. Although working, some of these services are limited. We are releasing the code for some of the services to allow you to contribute with improvments. It\u2026","rel":"","context":"In &quot;Cross Sector&quot;","block_context":{"text":"Cross Sector","link":"https:\/\/smartdatamodels.org\/index.php\/category\/cross-sector\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/smartdatamodels.org\/wp-content\/uploads\/2022\/11\/python-logo-master-v3-TM-flattened-300x101.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":1715,"url":"https:\/\/smartdatamodels.org\/index.php\/updated-context-jsonld-2\/","url_meta":{"origin":6680,"position":4},"title":"Updated context.jsonld","author":"maestro","date":"19\/02\/2021","format":false,"excerpt":"The context.jsonld for smart data models has been updated to meet json ld requirements. Now they are implementing geojson requirements. It affects the terms of bbox and coordinates. It could impact those elements having a geoproperty (most of the data models).","rel":"","context":"In &quot;Cross Sector&quot;","block_context":{"text":"Cross Sector","link":"https:\/\/smartdatamodels.org\/index.php\/category\/cross-sector\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":7053,"url":"https:\/\/smartdatamodels.org\/index.php\/presentations-of-the-smart-data-models-session-at-fiware-summit\/","url_meta":{"origin":6680,"position":5},"title":"Presentations of the Smart Data Models session at FIWARE summit","author":"maestro","date":"15\/09\/2022","format":false,"excerpt":"Here you can have the presentation of the people presenting at the Smart Data Models session of the FIWARE summit. 1.- Fernando Lopez (FIWARE Foundation) SDMX towards context information: achieving interoperability 2.- David Garcia (NTT Data) Public resources monitoring and management through innovative solutions based on extension of smart data\u2026","rel":"","context":"In &quot;Cross Sector&quot;","block_context":{"text":"Cross Sector","link":"https:\/\/smartdatamodels.org\/index.php\/category\/cross-sector\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/smartdatamodels.org\/index.php\/wp-json\/wp\/v2\/posts\/6680","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smartdatamodels.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/smartdatamodels.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/smartdatamodels.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smartdatamodels.org\/index.php\/wp-json\/wp\/v2\/comments?post=6680"}],"version-history":[{"count":1,"href":"https:\/\/smartdatamodels.org\/index.php\/wp-json\/wp\/v2\/posts\/6680\/revisions"}],"predecessor-version":[{"id":6681,"href":"https:\/\/smartdatamodels.org\/index.php\/wp-json\/wp\/v2\/posts\/6680\/revisions\/6681"}],"wp:attachment":[{"href":"https:\/\/smartdatamodels.org\/index.php\/wp-json\/wp\/v2\/media?parent=6680"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/smartdatamodels.org\/index.php\/wp-json\/wp\/v2\/categories?post=6680"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/smartdatamodels.org\/index.php\/wp-json\/wp\/v2\/tags?post=6680"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}