XGMML: Difference between revisions
Appearance
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 |
|||
(12 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
{{Short description|Graph markup language}} |
|||
⚫ | '''XGMML''' (the e'''X'''tensible '''G'''raph '''M'''arkup and |
||
⚫ | |||
== 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 == |
== Applications supporting XGMML == |
||
* [[Cytoscape]], an [[open source]] [[bioinformatics |
* [[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 |
* [[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. |
* [[JNets]], a network visualization and analysis tool. |
||
== Other graph file formats == |
|||
* [[GraphML]], an XML-based graph file format |
|||
* [[GXL]], graph exchange format based on XML |
|||
== See also == |
== See also == |
||
* [[LOGML]], a markup language |
* [[LOGML]], a markup language derived from XGMML |
||
==References== |
|||
* XGMML is very closely tied to: [[Graph Modelling Language]] (GML) |
|||
{{reflist}} |
|||
== External links == |
== External links == |
||
*[http:// |
*[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:Computer file formats]] |
[[Category:Computer file formats]] |
||
[[Category:Graph description languages]] |
[[Category:Graph description 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]- Cytoscape, an open source bioinformatics software platform for visualizing molecular interaction networks, loads and saves networks and node/edge attributes in XGMML[2]
- 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
[edit]- LOGML, a markup language derived from XGMML
References
[edit]- ^ 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.
- ^ 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.
- ^ Shakunthala, Rangarajan. Emerging Trends in Computing zncrtc 2010. Allied Publishers. ISBN 978-81-8424-622-3.
- ^ 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.
External links
[edit]- XGMML Reference (archived copy, original link offline)