La sémantique générale Tools - Semantic Web Standards Overview This Wiki contains a collection of tool references that can help in developing Semantic Web applications. These include complete development environments, editors, libraries or modules for various programming languages, specialized browsers, etc. The goal is to list such tools and not Semantic Web applications in general (the interested reader may consider looking at the W3C SW Use Case Collection for those.) The tool content of this wiki is still to be maintained by the community and not by the W3C staff. If you are interested in adding to and/or modifying the relevant pages, please consult the separate Tool Contributors’ page. Search possibilities The current Wiki contains references to 336 tools. Search through categories, i.e., reasoners, programming environments, browsers, etc. Last modified/added Tool Data in RDF There is also an option to get one RDF/XML graph for all tools. Other resources Sweet Tools maintained by Michael K. History
QR Code - Générateur de QR Codes Personnalisés - QR Codes Design Web Ontology Language Un article de Wikipédia, l'encyclopédie libre. Pour les articles homonymes, voir OWL. Le langage OWL est basé sur les recherches effectuées dans le domaine de la logique de description. Une extension de RDF[modifier | modifier le code] En pratique, le langage OWL est conçu comme une extension de Resource Description Framework (RDF) et RDF Schema (RDFS) ; OWL est destiné à la description de classes au travers de caractéristiques des instances de cette classes et de types de propriétés. RDF permet par exemple de décrire que <Jean> est le père de <Paul>, au travers des individus <Jean>, <Paul>, et de la relation est le père de. Les trois niveaux d'OWL[modifier | modifier le code] OWL permet, grâce à sa sémantique formelle basée sur une fondation logique largement étudiée, de définir des associations plus complexes des ressources ainsi que les propriétés de leurs classes respectives. OWL-Lite[modifier | modifier le code] OWL-Lite est la version la plus simple du langage OWL. .
Semantic Web The promise of web standards W3C standards define an open web platform for application development. The web has the unprecedented potential to enable developers to build rich interactive experiences, that can be available on any device. The platform continues to expand, but web users have long ago rallied around HTML as the cornerstone of the web. Many more technologies that W3C and its partners are creating extend the web and give it full strength, including CSS, SVG, WOFF, WebRTC, XML, and a growing variety of APIs. Read more about W3C Standards Why W3C web standards? W3C publishes recommendations, that are considered web standards. W3C develops technical specifications according to the W3C Process, which is designed to maximize consensus, ensure quality, earn endorsement and adoption by W3C Members and the broader community. W3C web standards are optimized for interoperability, security, privacy, web accessibility, and internationalization. Value of creating standards at W3C
FOAF-a-matic -- Describe yourself in RDF Written by Leigh Dodds. Introduction FOAF-a-matic is a simple Javascript application that allows you to create a FOAF ("Friend-of-A-Friend") description of yourself. You can read more about FOAF in Edd Dumbill's "XML Watch: Finding friends with XML and RDF" article, at the FOAF homepage on RDFWeb, and also the FOAF vocabulary description. In short though, FOAF is a way to describe yourself -- your name, email address, and the people you're friends with -- using XML and RDF. The FOAF-a-Matic is being provided as a quick and easy way for you to create your own FOAF description. Note: none of the information you enter in this page is used or stored in any way. If you have comments about this application, or further questions about FOAF, why not join the RDFWeb-dev mailing list? Update: I'm currently writing the FOAF-a-Matic Mark 2 a desktop application for creating and managing your FOAF data. People You Know Tell FOAF-a-matic about some people you know. Generate Results What Next? License
Web sémantique Logo du W3C pour le Web sémantique Le Web sémantique, ou toile sémantique[1], est une extension du Web standardisée par le World Wide Web Consortium (W3C)[2]. Ces standards encouragent l'utilisation de formats de données et de protocoles d'échange normés sur le Web, en s'appuyant sur le modèle Resource Description Framework (RDF). Le web sémantique est par certains qualifié de web 3.0 . Alors que ses détracteurs ont mis en doute sa faisabilité, ses promoteurs font valoir que les applications réalisées par les chercheurs dans l'industrie, la biologie et les sciences humaines ont déjà prouvé la validité de ce nouveau concept[5]. Histoire[modifier | modifier le code] Tim Berners-Lee à l'origine exprimait la vision du Web sémantique comme suit : I have a dream for the Web [in which computers] become capable of analyzing all the data on the Web — the content, links, and transactions between people and computers. — Tim Berners-Lee, Weaving the Web[13] — Weaving the Web[13]
Kuchen für alle! 15 hilfreiche Tools für die Datenvisualisierung Datenvisualisierung bietet sich immer dann an, wenn man Informationen an andere Menschen weitergeben will, die mit dem untermauernden Zahlenmaterial nicht vertraut sind. Je größer die Datensätze, desto komplizierter wird eine händische Aufbereitung. Entsprechende Tools können die Arbeit erheblich erleichtern und schicke Charts basteln – wie beispielsweise unser Artikel zur Datenvisualisierung mit Charts.js zeigt. In den vergangenen Jahren hat das Angebot an webbasierten Lösungen und Desktop-Anwendungen für das Sammeln, Analysieren und visuelle Aufbereiten von Daten erheblich zugenommen. Wer mit großen Datensammlungen hantiert und auf perfekte Organisation, optimale Lesbarkeit oder ein individuelles Design nicht verzichten will, muss allerdings technische Kenntnisse und grafisches Knowhow mitbringen. Axiis Bei Axiis handelt es sich um ein Framework für die Datenvisualisierung, das sich sowohl an Einsteiger als auch fortgeschrittene Entwickler richtet. BirdEye Bonsai Ember Charts Envision.js
Flint SPARQL Editor Demo Welcome to Flint, our editor for SPARQL queries. Features Flint 1.0 is now available. This is our first production release. Flint has the following features: Support for SPARQL 1.1Syntax highlighting and error detection and indication as you typeCtrl-space auto-completion is sensitive to the syntactic context at the cursor position.Auto-completion for properties and classes, which are populated by what is actually in the dataset.Multiple query tabsConfigurable to work with multiple endpointsSlide out panel giving:Keyword buttons: SPARQL keyword buttons provide a simple means to enter keywords, and the buttons are enabled/disabled according to the syntactic contextThe properties and classes which occur in the datasetNamespace prefixes for the dataset (configurable)Sample queries for the dataset (configurable)Flint runs fully in the browser with no additional server-side dependencyCan be pointed to any CORS-enabled SPARQL endpointEasily embeddable in web pages Getting the Code Feedback
Logique de description Un article de Wikipédia, l'encyclopédie libre. Les logiques de description aussi appelé logiques descriptives (LD) sont une famille de langages de représentation de connaissance qui peuvent être utilisés pour représenter la connaissance terminologique d'un domaine d'application d'une manière formelle et structurée. Le nom de logique de description se rapporte, d'une part à la description de concepts utilisée pour décrire un domaine et d'autre part à la sémantique basée sur la logique qui peut être donnée par une transcription en logique des prédicats du premier ordre. La logique de description a été développée comme une extension des frames et des réseaux sémantiques, qui ne possédaient pas de sémantique formelle basée sur la logique. Origines et applications des logiques de description[modifier | modifier le code] Définition des logiques de description[modifier | modifier le code] La plupart des logiques de description divisent la connaissance en deux parties : , où Définition 1 : Soit pour .
Links to Infographic Sites, Visual Designers and C - Cool Infographics Randy's infographic design consultancy to Visualize Business Intelligence Jacob O'Neal's site focused on designing animated GIF infographics Company that helps visualize business data Rose Zgodzinski's site to help client find visual solutions Consulting, Design and Social + PR Brian Cragin is an infographic designer in San Diego A masterfully constructed infographic campaign can work wonders for your business Dashboard Design: Data Driven helps your clients better understand and act upon your information Dejure Design provides interactive and visual design services to social justice organizations seeking to make their legal work more accessible and engaging. One of the UK’s leading providers of infographics and data visualisation for bloggers and businesses of all sizes An interactive design industry We make important data beautiful and easy to understand We specialize in transmitting messages in a clear, simple and attractive way.
RDF Translator Natural Semantic Metalanguage Un article de Wikipédia, l'encyclopédie libre. Le Natural Semantic Metalanguage (NSM) est une approche sémantique basée sur la réduction des concepts à des mots clés ou primitives sémantiques (en anglais: primes, ou semantic primitives) afin de définir de façon très simple des idées complexes ou même des scénarios. Ces primitives sont supposées être des concepts irréductibles ou atomiques. Cette façon de voir plonge ses racines dans le XVIIIe siècle avec les travaux de Descartes et Leibniz. Le NSM est une façon de décrire les mots et concepts d'une langue naturelle avec le moins de vocabulaire possible, comme dans un glossaire résolument simplifié. Vue d'ensemble[modifier | modifier le code] Les mots d'un langage humain sont analysables par une suite de primitives NSM. Plante: living things / these things can't feel something / these things can't do something Anna Wierzbicka a créé la théorie du NSM au début des années 1970 (Wierzbicka 1972). Substantifs Prédicats mentaux Parole Existence Temps
Tools - Cool Infographics Adioma creates information graphics out of your textual data, using timelines, grids and icons. Create impressive charts from spreadsheets. Assemble into dashboards, embed in websites, or simply share a link. A Python interactive visualization library that targets modern web browsers for presentation Cacoo is a free online drawing tool that allows you to create a variety of diagrams such as site map, flowchart, mind map, wire frame, UML diagram and network diagram.