Difference between revisions of "Training"
Jump to navigation
Jump to search
| Line 369: | Line 369: | ||
false is isLink of it | false is isLink of it | ||
"Trainer" is topic of it | "Trainer" is topic of it | ||
| − | # | + | # |
| − | # SeminarTopic | + | #SeminarTopic |
# | # | ||
SeminarTopic isA Topic | SeminarTopic isA Topic | ||
| Line 376: | Line 376: | ||
"SeminarTopics" is pluralName of it | "SeminarTopics" is pluralName of it | ||
"A SeminarTopic is the topic of one or more Seminars" is documentation of it | "A SeminarTopic is the topic of one or more Seminars" is documentation of it | ||
| − | "A SeminarTopic is the topic of one or more Seminars. Mostly there is a syllabus and | + | "A SeminarTopic is the topic of one or more Seminars. Mostly there is a syllabus and organization (licensee) a logo and a level for it" is wikiDocumentation of it |
| − | "File: | + | "File:Book.png" is icon of it |
| − | "/images/ | + | "/images/f/f3/Book.png" is iconUrl of it |
"property" is defaultstoremode of it | "property" is defaultstoremode of it | ||
false is cargo of it | false is cargo of it | ||
| Line 390: | Line 390: | ||
SeminarTopic_syllabus addsTo it | SeminarTopic_syllabus addsTo it | ||
SeminarTopic_syllabusPdf addsTo it | SeminarTopic_syllabusPdf addsTo it | ||
| + | # properties of SeminarTopic | ||
| + | # property name | ||
| + | SeminarTopic_name isA Property | ||
| + | "name" is name of it | ||
| + | "name" 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 seminar name for this Seminar Topic" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "SeminarTopic" is topic of it | ||
| + | # property logo | ||
| + | SeminarTopic_logo isA Property | ||
| + | "logo" is name of it | ||
| + | "logo" is label of it | ||
| + | "Page" is type of it | ||
| + | 2 is index of it | ||
| + | false is primaryKey of it | ||
| + | false is mandatory of it | ||
| + | true is uploadable of it | ||
| + | "the logo for this Seminar Topic" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "SeminarTopic" is topic of it | ||
| + | # property level | ||
| + | SeminarTopic_level isA Property | ||
| + | "level" is name of it | ||
| + | "level" 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 level for this Seminar Topic" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "SeminarTopic" is topic of it | ||
| + | # property licensee | ||
| + | SeminarTopic_licensee isA Property | ||
| + | "licensee" is name of it | ||
| + | "licensee" 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 licensee for this Seminar Topic" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "SeminarTopic" is topic of it | ||
| + | # property licenseeUrl | ||
| + | SeminarTopic_licenseeUrl isA Property | ||
| + | "licenseeUrl" is name of it | ||
| + | "licenseeUrl" 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 licenseeUrl for this Seminar Topic" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "SeminarTopic" is topic of it | ||
| + | # property syllabus | ||
| + | SeminarTopic_syllabus isA Property | ||
| + | "syllabus" is name of it | ||
| + | "syllabus" is label of it | ||
| + | "Page" 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 syllabus for this Seminar Topic" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "SeminarTopic" is topic of it | ||
| + | # property syllabusPdf | ||
| + | SeminarTopic_syllabusPdf isA Property | ||
| + | "syllabusPdf" is name of it | ||
| + | "syllabusPdf" is label of it | ||
| + | "URL" is type of it | ||
| + | 7 is index of it | ||
| + | false is primaryKey of it | ||
| + | false is mandatory of it | ||
| + | false is uploadable of it | ||
| + | "the Url of the PDF for this SeminarTopic" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "SeminarTopic" is topic of it | ||
# | # | ||
# TopicLinks | # TopicLinks | ||