# # Context:OpenSourceProjectsContext # OpenSourceProjectsContext isA Context "OpenSourceProjectsContext" is name of it "2017-10-31" is since of it "2023-03-19" is updated of it "2015-2023 BITPlan GmbH" is copyright of it "http://wiki.bitplan.com/index.php/OpenSourceProjectsContext" is master of it # #OsProject # OsProject isA Topic "OsProject" is name of it "OsProjects" is pluralName of it "An Open Source Project" is documentation of it "An Open Source Project" is wikiDocumentation of it "File:OsiKeyhole64.png" is icon of it "/images/wiki/thumb/8/8f/OsiKeyhole64.png/64px-OsiKeyhole64.png" is iconUrl of it "property" is defaultstoremode of it false is cargo of it "OpenSourceProjectsContext" is context of it OsProject_id addsTo it OsProject_state addsTo it OsProject_owner addsTo it OsProject_title addsTo it OsProject_url addsTo it OsProject_description addsTo it OsProject_version addsTo it OsProject_date addsTo it OsProject_since addsTo it OsProject_until addsTo it # property id OsProject_id isA Property "id" is name of it "id" is label of it "Text" is type of it 1 is index of it true is primaryKey of it true is mandatory of it false is uploadable of it "the id of the project" is documentation of it false is showInGrid of it false is isLink of it "OsProject" is topic of it # property state OsProject_state isA Property "state" is name of it "state" is label of it "Text" is type of it 2 is index of it true is primaryKey of it true is mandatory of it false is uploadable of it "the state of the project" is documentation of it "active,inactive,dropped" is allowedValues of it "radiobutton" is inputType of it false is showInGrid of it false is isLink of it "OsProject" is topic of it # property owner OsProject_owner isA Property "owner" is name of it "owner" is label of it "Text" is type of it 3 is index of it false is primaryKey of it false is mandatory of it false is uploadable of it "the owner of the project" is documentation of it false is showInGrid of it false is isLink of it "OsProject" is topic of it # property title OsProject_title isA Property "title" is name of it "title" is label of it "Text" is type of it 4 is index of it false is primaryKey of it false is mandatory of it false is uploadable of it "the title of the project" is documentation of it false is showInGrid of it false is isLink of it "OsProject" is topic of it # property url OsProject_url isA Property "url" is name of it "url" is label of it "Text" is type of it 5 is index of it false is primaryKey of it false is mandatory of it false is uploadable of it "the url of the project" is documentation of it false is showInGrid of it false is isLink of it "OsProject" is topic of it # property version OsProject_version isA Property "version" is name of it "version" is label of it "Text" is type of it 6 is index of it false is primaryKey of it false is mandatory of it false is uploadable of it "the current version of the project" is documentation of it false is showInGrid of it false is isLink of it "OsProject" is topic of it # property description OsProject_description isA Property "description" is name of it "description" is label of it "Text" is type of it 7 is index of it false is primaryKey of it false is mandatory of it false is uploadable of it "a multiline description of the project" is documentation of it false is showInGrid of it false is isLink of it "OsProject" is topic of it # property date OsProject_date isA Property "date" is name of it "date" is label of it "Date" is type of it "datepicker" is inputType of it 8 is index of it false is primaryKey of it false is mandatory of it false is uploadable of it "latest release date" is documentation of it false is showInGrid of it false is isLink of it "OsProject" is topic of it # property since OsProject_since isA Property "since" is name of it "since" is label of it "Date" is type of it "datepicker" is inputType of it 9 is index of it false is primaryKey of it false is mandatory of it false is uploadable of it "first release date" is documentation of it false is showInGrid of it false is isLink of it "OsProject" is topic of it # property since OsProject_until isA Property "until" is name of it "until" is label of it "Date" is type of it "datepicker" is inputType of it 10 is index of it false is primaryKey of it false is mandatory of it false is uploadable of it "date the project was inactivated" is documentation of it false is showInGrid of it false is isLink of it "OsProject" is topic of it # # Ticket # Ticket isA Topic "Ticket" is name of it "Tickets" is pluralName of it "A ticket is an issue in an open source project" is documentation of it "File:IssueIcon.png" is icon of it "/images/1/1e/IssueIcon.png" is iconUrl of it "OpenSourceProjectsContext" is context of it Ticket_number addsTo it Ticket_title addsTo it Ticket_project addsTo it Ticket_createdAt addsTo it Ticket_closedAt addsTo it Ticket_url addsTo it # properties of Ticket # property number Ticket_number isA Property "number" is name of it "number" is label of it "Text" is type of it 1 is index of it false is primaryKey of it true is mandatory of it 7 is size of it false is uploadable of it "the ticket number" is documentation of it true is showInGrid of it false is isLink of it "Ticket" is topic of it # Ticket title Ticket_title isA Property "title" is name of it "title" is label of it "Text" is type of it 2 is index of it false is primaryKey of it false is mandatory of it 100 is size of it false is uploadable of it "the ticket title" is documentation of it true is showInGrid of it false is isLink of it "Ticket" is topic of it # property createdAt Ticket_createdAt isA Property "createdAt" is name of it "createdAt" is label of it "Date" is type of it "datepicker" is inputType of it 3 is index of it false is primaryKey of it false is mandatory of it false is uploadable of it "the date the ticket was opened" is documentation of it false is showInGrid of it false is isLink of it "Ticket" is topic of it # property createdAt Ticket_closedAt isA Property "closedAt" is name of it "closedAt" is label of it "Date" is type of it "datepicker" is inputType of it 4 is index of it false is primaryKey of it false is mandatory of it false is uploadable of it "the date the ticket was closed" is documentation of it false is showInGrid of it false is isLink of it "Ticket" is topic of it # Ticket url Ticket_url isA Property "url" is name of it "url" is label of it "URL" is type of it 5 is index of it false is primaryKey of it false is mandatory of it 100 is size of it false is uploadable of it "the ticket url" is documentation of it true is showInGrid of it false is isLink of it "Ticket" is topic of it # # TopicLinks # Tickets_Of_OsProject isA TopicLink "ticketsOfOsProject" is name of it "project" is sourceRole of it false is sourceMultiple of it "OsProject" is source of it "tickets" is targetRole of it true is targetMultiple of it "Ticket" is target of it # # Commit # Commit isA Topic "Commit" is name of it "Commits" is pluralName of it "A Git commit" is documentation of it "see https://git-scm.com/docs/git-commit" is wikiDocumentation of it "File:GitLogo.png" is icon of it "/images/5/50/GitLogo.png" is iconUrl of it 2000 is listLimit of it "subobject" is defaultstoremode of it false is cargo of it Commit_host addsTo it Commit_path addsTo it Commit_project addsTo it Commit_subject addsTo it Commit_name addsTo it Commit_date addsTo it Commit_hash addsTo it "OpenSourceProjectsContext" is context of it # properties of Commit # property host Commit_host isA Property "host" is name of it "host" is label of it "URL" is type of it "http://git.bitplan.com" is defaultValue of it 1 is index of it false is primaryKey of it true is mandatory of it false is uploadable of it "the host of the git repository of this commit" is documentation of it false is showInGrid of it false is isLink of it "Commit" is topic of it # property path Commit_path isA Property "path" is name of it "path" is label of it "Text" is type of it "/source/java/" is defaultValue of it 2 is index of it false is primaryKey of it true is mandatory of it false is uploadable of it "the path to the repository of this commit" is documentation of it false is showInGrid of it false is isLink of it "Commit" is topic of it # property project Commit_project isA Property "project" is name of it "project" is label of it "Text" is type of it 3 is index of it false is primaryKey of it true is mandatory of it false is uploadable of it "the project the commit belong to" is documentation of it false is showInGrid of it false is isLink of it "Commit" is topic of it # property subject Commit_subject isA Property "subject" is name of it "subject" is label of it "Text" is type of it 4 is index of it false is primaryKey of it true is mandatory of it false is uploadable of it "The subject of the commit" is documentation of it false is showInGrid of it false is isLink of it "Commit" is topic of it # property Name Commit_name isA Property "name" is name of it "name" is label of it "Text" is type of it 5 is index of it false is primaryKey of it true is mandatory of it false is uploadable of it "The name of the user that did the commit" is documentation of it false is showInGrid of it false is isLink of it "Commit" is topic of it # property date Commit_date isA Property "date" is name of it "date" is label of it "Date" is type of it 6 is index of it 1 is sortPos of it false is primaryKey of it true is mandatory of it false is uploadable of it "The date/time of the commit" is documentation of it false is showInGrid of it false is isLink of it "Commit" is topic of it # property hash Commit_hash isA Property "hash" is name of it "hash" is label of it "Text" is type of it 7 is index of it true is primaryKey of it true is mandatory of it "the hash of the commit" is documentation of it false is showInGrid of it false is isLink of it "Commit" is topic of it