Difference between revisions of "Main Page"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
 
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
+
<h1> Welcome to the City Data Model Collaboration Wiki!</h1>
  
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
+
Review the contents of the City Data Model.
 +
Comment on existing classes.
 +
Suggest changes and additions
  
 
== Getting started ==
 
== Getting started ==
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
See something missing?
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
+
Propose a new class
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
+
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
+
<uml>
 +
Alice -> Bob: Authentication Request
 +
Bob --> Alice: Authentication Response
 +
Alice -> Bob: Come on over
 +
</uml>

Revision as of 01:03, 10 October 2019

Welcome to the City Data Model Collaboration Wiki!

Review the contents of the City Data Model. Comment on existing classes. Suggest changes and additions

Getting started

See something missing? Propose a new class


<uml> Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Come on over </uml>