Jump to content

XGMML: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Citation bot (talk | contribs)
Altered url. URLs might have been anonymized. Add: authors 1-1. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | #UCB_CommandLine
 
(25 intermediate revisions by 17 users not shown)
Line 1: Line 1:
{{Short description|Graph markup language}}
'''XGMML''' (the e'''X'''tensible '''G'''raph '''M'''arkup and [[Modeling language|'''M'''odeling '''L'''anguage]]) is an XML application based on GML which is used for graph description. Technically, while GML is not related to XML nor SGML, XGMML is an XML application that is so designed that there's a 1:1 relation towards GML for trivial conversion between the two formats.

'''XGMML''' (the e'''X'''tensible '''G'''raph '''M'''arkup and '''M'''odeling '''L'''anguage) is an [[XML]] application based on [[Graph Modelling Language|GML]] which is used for graph description.

== Functions ==
XGMML is an XML 1.0-based [[markup language]] based on the [[Graph Modelling Language|Graph Modeling Language]]. The language uses tags to describe the edges and notes on a graph. It is primarily used to make the graphs more easily exchangeable and readable by different graphing software.<ref name=":0">{{Cite book |last= |first= |url=https://books.google.com/books?id=h4wtDwAAQBAJ&dq=%22XGMML%22+-wikipedia&pg=PA239 |title=The Dark Web: Breakthroughs in Research and Practice: Breakthroughs in Research and Practice |date=2017-07-12 |publisher=IGI Global |isbn=978-1-5225-3164-7 |language=en}}</ref><ref name=":1">{{Cite book |last=Powell |first=James |url=https://books.google.com/books?id=ip10AwAAQBAJ&dq=%22XGMML%22+-wikipedia&pg=PA157 |title=A Librarian's Guide to Graphs, Data and the Semantic Web |date=2015-07-09 |publisher=Elsevier |isbn=978-1-78063-434-0 |language=en}}</ref> XGMML was created for WWWPal system and was intended for use containing the structural information of [[Website|websites]].<ref>{{Cite book |last=Shakunthala |first=Rangarajan |url=https://books.google.com/books?id=mZw7eUxRwHYC&dq=%22XGMML%22+-wikipedia&pg=PA3 |title=Emerging Trends in Computing zncrtc 2010 |publisher=Allied Publishers |isbn=978-81-8424-622-3 |language=en}}</ref>

XGMML is often used for [[data mining]] on websites.<ref>{{Cite book |last1=Kohavi |first1=Ron |url=https://books.google.com/books?id=SMprCQAAQBAJ&dq=%22XGMML%22+-wikipedia&pg=PA93 |title=WEBKDD 2001 - Mining Web Log Data Across All Customers Touch Points: Third International Workshop, San Francisco, CA, USA, August 26, 2001, Revised Papers |last2=Masand |first2=Brij M. |last3=Spiliopoulou |first3=Myra |last4=Srivastava |first4=Jaideep |date=2003-08-02 |publisher=Springer |isbn=978-3-540-45640-7 |language=en}}</ref><ref name=":0" />

== Applications supporting XGMML ==
* [[Cytoscape]], an [[open source]] [[List of bioinformatics software|bioinformatics software]] platform for visualizing molecular interaction networks, loads and saves networks and node/edge attributes in XGMML<ref name=":1" />
* [[Biomax Informatics AG|Biomax]] [[BioXM Knowledge Management Environment]], a customizable knowledge management system for life sciences, supports export of [[semantic network]] graphs as XGMML files
* [[JNets]], a network visualization and analysis tool.


== See also ==
== See also ==
* [[LOGML]]
* [[LOGML]], a markup language derived from XGMML
==References==
* XGMML is very closely tied to: [[Graph Modelling Language]]
{{reflist}}


== External links ==
== External links ==
*[https://web.archive.org/web/20140328030415/http://cgi5.cs.rpi.edu/research/groups/pb/punin/public_html/XGMML/ XGMML Reference] (archived copy, original link offline)

{{Graph representations}}


[[Category:XML markup languages]]
*[http://www.cs.rpi.edu/~puninj/XGMML XGMML Reference]
[[Category:Computer file formats]]
[[Category:Graph description languages]]


[[Category:Markup languages]]


{{compu-lang-stub}}
{{compu-lang-stub}}
{{graph-stub}}

Latest revision as of 08:35, 27 August 2024

XGMML (the eXtensible Graph Markup and Modeling Language) is an XML application based on GML which is used for graph description.

Functions

[edit]

XGMML is an XML 1.0-based markup language based on the Graph Modeling Language. The language uses tags to describe the edges and notes on a graph. It is primarily used to make the graphs more easily exchangeable and readable by different graphing software.[1][2] XGMML was created for WWWPal system and was intended for use containing the structural information of websites.[3]

XGMML is often used for data mining on websites.[4][1]

Applications supporting XGMML

[edit]

See also

[edit]
  • LOGML, a markup language derived from XGMML

References

[edit]
  1. ^ a b The Dark Web: Breakthroughs in Research and Practice: Breakthroughs in Research and Practice. IGI Global. 2017-07-12. ISBN 978-1-5225-3164-7.
  2. ^ a b Powell, James (2015-07-09). A Librarian's Guide to Graphs, Data and the Semantic Web. Elsevier. ISBN 978-1-78063-434-0.
  3. ^ Shakunthala, Rangarajan. Emerging Trends in Computing zncrtc 2010. Allied Publishers. ISBN 978-81-8424-622-3.
  4. ^ Kohavi, Ron; Masand, Brij M.; Spiliopoulou, Myra; Srivastava, Jaideep (2003-08-02). WEBKDD 2001 - Mining Web Log Data Across All Customers Touch Points: Third International Workshop, San Francisco, CA, USA, August 26, 2001, Revised Papers. Springer. ISBN 978-3-540-45640-7.
[edit]