Epstein Files Full PDF

CLICK HERE
Technopedia Center
PMB University Brochure
Faculty of Engineering and Computer Science
S1 Informatics S1 Information Systems S1 Information Technology S1 Computer Engineering S1 Electrical Engineering S1 Civil Engineering

faculty of Economics and Business
S1 Management S1 Accountancy

Faculty of Letters and Educational Sciences
S1 English literature S1 English language education S1 Mathematics education S1 Sports Education
teknopedia

  • Registerasi
  • Brosur UTI
  • Kip Scholarship Information
  • Performance
Flag Counter
  1. World Encyclopedia
  2. Linked data - Wikipedia
Linked data - Wikipedia
From Wikipedia, the free encyclopedia
Structured data and method for its publication
Not to be confused with Linked data structure.
A network of over a thousand circles clustered into groups and linked with lines into a web.
Wikidata in the Linked Open Data Cloud, as at August 2020. Databases indicated as circles (with wikidata indicated as ‘WD’), with grey lines linking databases in the network if their data is aligned. Generated from https://lod-cloud.net/datasets .
DBpedia as the most interlinked LOD dataset and crystallization point of the Linked Open Data Cloud since 2008
DBpedia as the most interlinked LOD dataset and crystallization point of the Linked Open Data Cloud since 2008. Image from 2021, generated from https://lod-cloud.net.

In computing, linked data is structured data which is associated with ("linked" to) other data. Interlinking makes the data more useful through semantic queries. Tim Berners-Lee, director of the World Wide Web Consortium (W3C), coined the term in a 2006 design note about the Semantic Web project. Part of the vision of linked data is for the Internet to become a global database.

Linked data builds upon standard Web technologies such as HTTP, RDF and URIs, but rather than using them to serve web pages and hyperlinks only for human readers, it extends them to share information in a way that can be read automatically by computers (machine readable). Linked data may also be open data, in which case it is usually described as Linked Open Data.

Principles

[edit]

In his 2006 "Linked Data" note, Tim Berners-Lee outlined four principles of linked data, paraphrased along the following lines:[1]

  1. Uniform Resource Identifiers (URIs) should be used to name and identify individual things.
  2. HTTP URIs should be used to allow these things to be looked up, interpreted, and subsequently "dereferenced".
  3. Useful information about what a name identifies should be provided through open standards such as RDF, SPARQL, etc.
  4. When publishing data on the Web, other things should be referred to using their HTTP URI-based names.

Tim Berners-Lee later restated these principles at a 2009 TED conference, again paraphrased along the following lines:[2]

  1. All conceptual things should have a name starting with HTTP.
  2. Looking up an HTTP name should return useful data about the thing in question in a standard format.
  3. Anything else that that same thing has a relationship with through its data should also be given a name beginning with HTTP.

Components

[edit]

Thus, we can identify the following components as essential to a global Linked Data system as envisioned, and to any actual Linked Data subset within it:

  • URIs
  • HTTP
  • Structured data using controlled vocabulary terms and dataset definitions expressed in Resource Description Framework serialization formats such as RDFa, RDF/XML, N3, Turtle, or JSON-LD
  • Linked Data Platform
  • CSV-W[3]

Linked open data

[edit]

Linked open data are linked data that are open data.[4][5][6] Tim Berners-Lee gives the clearest definition of linked open data as differentiated from linked data.

Linked Open Data (LOD) is Linked Data which is released under an open license, which does not impede its reuse for free.

— Tim Berners-Lee, Linked Data[1][7]

Large linked open data sets include DBpedia, Wikibase, Wikidata and Open ICEcat [uk; nl].

5-star linked open data

[edit]
Deployment scheme for Linked Open Data[8]

In 2010, Tim Berners-Lee suggested a 5-star scheme for grading the quality of open data on the web, for which the highest ranking is Linked Open Data:[9]

  • 1 star: data is openly available in some format.
  • 2 stars: data is available in a structured format, such as Microsoft Excel file format (.xls).
  • 3 stars: data is available in a non-proprietary structured format, such as Comma-separated values (.csv).
  • 4 stars: data follows W3C standards, like using RDF and employing URIs.
  • 5 stars: all of the others, plus links to other Linked Open Data sources.

History

[edit]

The term "linked open data" has been in use since at least February 2007, when the "Linking Open Data" mailing list[10] was created.[11] The mailing list was initially hosted by the SIMILE project[12] at the Massachusetts Institute of Technology.

Linking Open Data community project

[edit]
The above diagram shows which Linking Open Data datasets are connected, as of August 2014. This was produced by the Linked Open Data Cloud project, which was started in 2007. Some sets may include copyrighted data which is freely available.[13]
The same diagram as above, but for February 2017, showing the growth in just two and a half years
The LOD cloud in December 2024

The goal of the W3C Semantic Web Education and Outreach group's Linking Open Data community project is to extend the Web with a data commons by publishing various open datasets as RDF on the Web and by setting RDF links between data items from different data sources. In October 2007, datasets consisted of over two billion RDF triples, which were interlinked by over two million RDF links.[14][15] By September 2011 this had grown to 31 billion RDF triples, interlinked by around 504 million RDF links. A detailed statistical breakdown was published in 2014.[16]

European Union projects

[edit]

There are a number of European Union projects involving linked data. These include the linked open data around the clock (LATC) project,[17] the AKN4EU project for machine-readable legislative data,[18] the PlanetData project,[19] the DaPaaS (Data-and-Platform-as-a-Service) project,[20] and the Linked Open Data 2 (LOD2) project.[21][22][23] Data linking is one of the main goals of the EU Open Data Portal, which makes available thousands of datasets for anyone to reuse and link.

Ontologies

[edit]

Ontologies are formal descriptions of data structures. Some of the better known ontologies are:

  • FOAF – an ontology describing persons, their properties and relationships
  • UMBEL – a lightweight reference structure of 20,000 subject concept classes and their relationships derived from OpenCyc, which can act as binding classes to external data; also has links to 1.5 million named entities from DBpedia and YAGO

Datasets

[edit]
  • DBpedia – a dataset containing extracted data from Wikipedia; it contains about 3.4 million concepts described by 1 billion triples, including abstracts in 11 different languages
  • GeoNames – provides RDF descriptions of more than 7,500,000 geographical features worldwide
  • Wikidata – a collaboratively-created linked dataset that acts as central storage for the structured data of its Wikimedia Foundation sibling projects
  • Global Research Identifier Database (GRID) – an international database of 89,506 institutions engaged in academic research, with 14,401 relationships. GRID models two types of relationships: a parent-child relationship that defines a subordinate association, and a related relationship that describes other associations[24][25]
  • KnowWhereGraph[26] – an integrated 12 billion triples strong knowledge graph of 30 data layers at the intersection between humans and their environment using Semantic Web and Linked Data technologies.[27]
  • Open ICEcat [uk; nl] - a multilingual open catalogue containing product datasheets, related digital assets and usage statistics.

Dataset instance and class relationships

[edit]

Clickable diagrams that show the individual datasets and their relationships within the DBpedia-spawned LOD cloud (as by the figures to the right) are available.[28][29]

See also

[edit]
  • American Art Collaborative - consortium of US art museums committed to establishing a critical mass of linked open data on American art
  • Authority control – about controlled headings in library catalogs
  • Citation analysis – for citations between scholarly articles
  • data.gov.uk
  • Hyperdata
  • Network model – an older type of database management system
  • Schema.org
  • VoID – Vocabulary of Interlinked Datasets
  • Web Ontology Language
  • List of datasets for machine-learning research

References

[edit]
  1. ^ a b Tim Berners-Lee (2006-07-27). "Linked Data". Design Issues. W3C. Retrieved 2010-12-18.
  2. ^ "Tim Berners-Lee on the next Web". Archived from the original on 2011-04-10. Retrieved 2009-03-15.
  3. ^ "CSV on the Web Working Group Wiki".
  4. ^ "Frequently Asked Questions (FAQs) - Linked Data - Connect Distributed Data across the Web". Archived from the original on 2015-11-18. Retrieved 2014-12-29.
  5. ^ "COAR » 7 things you should know about…Linked Data". Archived from the original on 2015-11-18. Retrieved 2015-12-29.
  6. ^ "Linked Data Basics for Techies". Archived from the original on 2021-05-05. Retrieved 2015-12-29.
  7. ^ "5 Star Open Data".
  8. ^ "5-star Open Data". 5stardata.info. Retrieved 2021-03-07.
  9. ^ "What is 5 Star Linked Data? | Webize Everything Community Group". www.w3.org. 17 January 2014. Retrieved 2021-03-07.
  10. ^ "public-lod@w3.org Mail Archives".
  11. ^ "SweoIG/TaskForces/CommunityProjects/LinkingOpenData/NewsArchive".
  12. ^ "SIMILE Project - Mailing Lists".
  13. ^ Linking open data cloud diagram 2014, by Max Schmachtenberg, Christian Bizer, Anja Jentzsch and Richard Cyganiak. https://lod-cloud.net/
  14. ^ "SweoIG/TaskForces/CommunityProjects/LinkingOpenData - W3C Wiki". esw.w3.org. Archived from the original on 16 November 2009. Retrieved 22 March 2018.
  15. ^ Fensel, Dieter; Facca, Federico Michele; Simperl, Elena; Ioan, Toma (2011). Semantic Web Services. Springer. p. 99. ISBN 978-3642191923.
  16. ^ Max. "State of the LOD Cloud". linkeddatacatalog.dws.informatik.uni-mannheim.de. Retrieved 22 March 2018.
  17. ^ "Linked open data around the clock (LATC)". latc-project.eu. Archived from the original on 19 September 2018. Retrieved 22 March 2018.
  18. ^ Flatt, Amelie; Langner, Arne; Leps, Olof (2022), "Model-Driven Development of AKN Application Profiles: Background and Requirements", Model-Driven Development of Akoma Ntoso Application Profiles, Cham: Springer International Publishing, pp. 5–12, doi:10.1007/978-3-031-14132-4_2, ISBN 978-3-031-14131-7, retrieved 2023-01-07{{citation}}: CS1 maint: work parameter with ISBN (link)
  19. ^ "Welcome to PlanetData! - PlanetData". planet-data.eu. Archived from the original on 21 April 2021. Retrieved 22 March 2018.
  20. ^ "DaPaaS". project.dapaas.eu. Archived from the original on 18 December 2020. Retrieved 22 March 2018.
  21. ^ Linking Open Data 2 (LOD2)
  22. ^ "CORDIS FP7 ICT Projects – LOD2". European Commission. 2010-04-20.
  23. ^ "LOD2 Project Fact Sheet – Project Summary" (PDF). 2010-09-01. Archived from the original (PDF) on 2011-07-20. Retrieved 2010-12-18.
  24. ^ "GRID Statistics". grid.ac/stats. Retrieved 2018-10-26.
  25. ^ "GRID Policies". grid.ac. Retrieved 2018-10-26.
  26. ^ "KnowWhereGraph". knowwheregraph.org. Retrieved 2022-05-16.
  27. ^ Krzysztof Janowicz; Pascal Hitzler; Wenwen Li; Dean Rehberger; Mark Schildhauer; Rui Zhu; Cogan Shimizu; Colby K. Fisher; Ling Cai; Gengchen Mai; Joseph Zalewski; Lu Zhou; Shirly Stephen; Seila Gonzalez Estrecha; Bryce D. Mecum; Anna Lopez-Carr; Andrew Schroeder; Dave Smith; Dawn J. Wright; Sizhe Wang; Yuanyuan Tian; Zilong Liu; Meilin Shi; Anthony D'Onofrio; Zhining G; Kitty Currier (2022). "Know, Know Where, Knowwheregraph: A Densely Connected, Cross-Domain Knowledge Graph and Geo-Enrichment Service Stack for Applications in Environmental Intelligence". AI Magazine. 43 (1): 30–39. doi:10.1609/aimag.v43i1.19120. hdl:1983/be176aba-9dec-456c-9615-01a0e8556b7b.
  28. ^ "Instance relationships amongst datasets". fu-berlin.de. Archived from the original on 2012-10-17. Retrieved 22 March 2018.
  29. ^ "Class relationships amongst datasets". Archived from the original on 28 August 2011. Retrieved 22 March 2018.

Further reading

[edit]
  • Ahmet Soylu, Felix Mödritscher, and Patrick De Causmaecker. 2012. "Ubiquitous Web Navigation through Harvesting Embedded Semantic Data: A Mobile Scenario." Archived 2018-09-19 at the Wayback Machine Integrated Computer-Aided Engineering 19 (1): 93–109.
  • Linked Data: Evolving the Web into a Global Data Space (2011) by Tom Heath and Christian Bizer, Synthesis Lectures on the Semantic Web: Theory and Technology, Morgan & Claypool
  • How to Publish Linked Data on the Web Archived 2021-04-19 at the Wayback Machine, by Chris Bizer, Richard Cyganiak and Tom Heath, Linked Data Tutorial at Freie Universität Berlin, Germany, 27 July 2007.
  • The Web Turns 20: Linked Data Gives People Power, part 1 of 4, by Mark Fischetti, Scientific American 2010 October 23
  • Linked Data Is Merely More Data – Prateek Jain, Pascal Hitzler, Peter Z. Yeh, Kunal Verma, and Amit P. Sheth. In: Dan Brickley, Vinay K. Chaudhri, Harry Halpin, and Deborah McGuinness: Linked Data Meets Artificial Intelligence. Technical Report SS-10-07, AAAI Press, Menlo Park, California, 2010, pp. 82–86.
  • Moving beyond sameAs with PLATO: Partonomy detection for Linked Data – Prateek Jain, Pascal Hitzler, Kunal Verma, Peter Z. Yeh, Amit Sheth. In: Proceedings of the 23rd ACM Hypertext and Social Media conference (HT 2012), Milwaukee, WI, USA, June 25–28, 2012.
  • Freitas, André, Edward Curry, João Gabriel Oliveira, and Sean O’Riain. 2012. "Querying Heterogeneous Datasets on the Linked Data Web: Challenges, Approaches, and Trends." IEEE Internet Computing 16 (1): 24–33.
  • Interlinking Open Data on the Web – Chris Bizer, Tom Heath, Danny Ayers, Yves Raimond. In Proceedings Poster Track, ESWC2007, Innsbruck, Austria
  • Ontology Alignment for Linked Open Data – Prateek Jain, Pascal Hitzler, Amit Sheth, Kunal Verma, Peter Z. Yeh. In proceedings of the 9th International Semantic Web Conference, ISWC 2010, Shanghai, China
  • Linked open drug data for pharmaceutical research and development - J Cheminform. 2011; 3: 19. Samwald, Jentzsch, Bouton, Kallesøe, Willighagen, Hajagos, Marshall, Prud'hommeaux, Hassenzadeh, Pichler, and Stephens (May 2011)
  • Interview with Sören Auer, head of the LOD2 project about the continuation of LOD2 in 2011, June 2011
  • Linked Open Data: The Essentials Archived 2016-06-04 at the Wayback Machine - Florian Bauer and Martin Kaltenböck (January 2012)
  • The Flap of a Butterfly Wing - semanticweb.com Richard Wallis (February 2012)

External links

[edit]
logo
Scholia has a topic profile for Linked data.
  • LinkedData Archived 2021-05-09 at the Wayback Machine at the W3C Wiki
  • LinkedData.org
  • OpenLink Software white papers
  • v
  • t
  • e
Semantic Web
Background
  • Databases
  • Hypertext
  • Internet
  • Ontologies
  • Semantics
  • Semantic networks
  • World Wide Web
Sub-topics
  • Dataspaces
  • Hyperdata
  • Linked data
  • Rule-based systems
Applications
  • Semantic analytics
  • Semantic computing
  • Semantic mapper
  • Semantic matching
  • Semantic publishing
  • Semantic reasoner
  • Semantic search
  • Semantic service-oriented architecture
  • Semantic wiki
  • Solid
Related topics
  • Collective intelligence
  • Description logic
  • Folksonomy
  • Geotagging
  • Information architecture
  • iXBRL
  • Knowledge extraction
  • Knowledge management
  • Knowledge representation and reasoning
  • Library 2.0
  • Digital library
  • Digital humanities
  • Metadata
  • References
  • Topic map
  • Web 2.0
  • Web engineering
  • Web Science Trust
Standards
Syntax and supporting technologies
  • HTTP
  • IRI
    • URI
  • RDF
    • triples
    • RDF/XML
    • JSON-LD
    • Turtle
    • TriG
    • Notation3
    • N-Triples
    • TriX (no W3C standard)
  • RRID
  • SPARQL
  • XML
  • Semantic HTML
Schemas, ontologies and rules
  • Common Logic
  • OWL
  • RDFS
  • Rule Interchange Format
  • Semantic Web Rule Language
  • SHACL
Semantic annotation
  • COinS
  • GRDDL
  • Microdata
  • Microformats
  • RDFa
  • SAWSDL
  • Facebook Platform
Common vocabularies
  • BIBFRAME
  • BIBO
  • DOAP
  • Dublin Core
  • MODS/MADS
  • FOAF
  • Schema.org
  • SIOC
  • SKOS
Microformat vocabularies
  • hAtom
  • hCalendar
  • hCard
  • hProduct
  • hRecipe
  • hReview
  • v
  • t
  • e
Open data
Concepts
  • Linked data
  • Open science data
  • Open-notebook science
By location
  • Americas
    • Canada
    • US
  • Asia
    • Iran
  • Europe
    • France
    • UK
Open data projects
  • Open energy system databases
Open access - Open content - Open education - Open government - Open hardware - Open knowledge - Open science - Open source
Authority control databases Edit this at Wikidata
International
  • FAST
National
  • United States
  • Czech Republic
  • Spain
  • Latvia
  • Israel
Other
  • Yale LUX
Retrieved from "https://teknopedia.ac.id/w/index.php?title=Linked_data&oldid=1335296871"
Categories:
  • Computer-related introductions in 2007
  • Cloud standards
  • Data management
  • Distributed computing architecture
  • Hypermedia
  • Internet terminology
  • Open data
  • Semantic Web
Hidden categories:
  • CS1 maint: work parameter with ISBN
  • Articles with short description
  • Short description matches Wikidata
  • Webarchive template wayback links

  • indonesia
  • Polski
  • العربية
  • Deutsch
  • English
  • Español
  • Français
  • Italiano
  • مصرى
  • Nederlands
  • 日本語
  • Português
  • Sinugboanong Binisaya
  • Svenska
  • Українська
  • Tiếng Việt
  • Winaray
  • 中文
  • Русский
Sunting pranala
url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url
Pusat Layanan

UNIVERSITAS TEKNOKRAT INDONESIA | ASEAN's Best Private University
Jl. ZA. Pagar Alam No.9 -11, Labuhan Ratu, Kec. Kedaton, Kota Bandar Lampung, Lampung 35132
Phone: (0721) 702022
Email: pmb@teknokrat.ac.id