File:Before Wikidata phase 1 interwiki links.svg

Summary

Description
Deutsch: Interwikilinks before Wikidata Phase I
English: Interwiki links vor Phase I in Wikidata
Date
Source Own work
Author Pyfisch
Other versions
SVG development
InfoField
Source code
InfoField

Graphviz mscgen code

graph {
	graph [bgcolor="transparent",layout="circo"]
	node [shape=circle,style=filled,fillcolor="#ff0000",label="",penwidth=0]
	a -- {b c d e f g}
	b -- {c d e f g}
	c -- {d e f g}
	d -- {e f g}
	e -- {f g}
	f -- g
}


Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-3.0#Before%20Wikidata%20phase%201%20interwiki%20links.svg
Category:Self-published work Category:Datamodel in Wikidata Category:Interwiki links
Category:CC-BY-SA-3.0 Category:Datamodel in Wikidata Category:Interwiki links Category:Self-published work Category:Valid SVG created with Graphviz code