File:Ontology for presentations at EmacsConf 2021.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(2,296 × 274 pixels, file size: 68 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: To generate this graphic, I used DOT language. The code is shown below.
digraph G {
  compound = true
  bgcolor = transparent
  layout = dot

  n1 [shape = box, label = "Emacs and Montessori Philosophy"]
  n2 [label = "instance of\nP31"]
  n3 [label = "presentation"]
  n4 [label = "EmacsConf 2021"]
  n5 [label = "part of\nP361"]
  n6 [label = "point in time\nP585"]
  n7 [label = "2021-11-27"]
  n8 [shape = box, label = "Emacs as Design Pattern Learning"]

  n9 [label = "instance of\nP31"]
  n10 [label = "part of\nP361"]
  n11 [label = "point in time\nP585"]
  n12 [label = "2021-11-27"]

  n13 [shape = box, label = "Optimizing Emacs Lisp Code"]
  n14 [shape = box, label = "Yak-shaving to a UI framework"]

  n15 [label = "instance of\nP31"]
  n16 [label = "part of\nP361"]
  n17 [label = "point in time\nP585"]
  n18 [label = "2021-11-28"]

  n19 [label = "instance of\nP31"]
  n20 [label = "part of\nP361"]
  n21 [label = "point in time\nP585"]
  n22 [label = "2021-11-28"]

  n1 -> n2 -> n3
  n1 -> n5 -> n4
  n1 -> n6 -> n7

  n8 -> n9 -> n3
  n8 -> n10 -> n4
  n8 -> n11 -> n12

  n13 -> n15 -> n3
  n13 -> n16 -> n4
  n13 -> n17 -> n18

  n14 -> n19 -> n3
  n14 -> n20 -> n4
  n14 -> n21 -> n22
}

Date
Source Own work
Author Rdrg109

Licensing[edit]

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 4.0 International 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.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current21:58, 16 December 2021Thumbnail for version as of 21:58, 16 December 20212,296 × 274 (68 KB)Rdrg109 (talk | contribs)Uploaded own work with UploadWizard

There are no pages that use this file.