BookContext: Difference between revisions
Jump to navigation
Jump to search
(Created page with "# # Book Context # Book isA Context "Book" is name of it "2024-08-07" is since of it "2024-08-07" is updated of it "https://examples.com/book-context" is master of it "©2024 Example Organization" is copyright of it "property" is storemode of it # # Book Topic # Book isA Topic "Book" is name of it "Books" is pluralName of it "A published work of literature" is documentation of it "File:Book.png" is icon of it "/images/3/3a/Book.png" is iconUrl of it "property" is defaul...") |
No edit summary |
||
Line 1: | Line 1: | ||
=Context= | |||
{{Context | |||
|name=BookContext | |||
|since=2024-08-07 | |||
|updated=2024-08-08 | |||
|copyright=Wolfgang Fahl | |||
|master=https://contexts.bitplan.com/index.php/BookContext | |||
|storemode=property | |||
}} | |||
{{Context | |||
|name=BookContext | |||
|storemode=none | |||
|viewmode=masterdetail | |||
}} | |||
= Model = | |||
== sidif == | |||
<source lang='xml' id='sidif' line> | |||
# | # | ||
# Book Context | # Book Context | ||
Line 98: | Line 116: | ||
"J.R.R. Tolkien" is Book_author of it | "J.R.R. Tolkien" is Book_author of it | ||
"Fantasy" is Book_genre of it | "Fantasy" is Book_genre of it | ||
</source> |
Revision as of 07:50, 8 August 2024
Context
Context | |
---|---|
edit | |
name | BookContext |
since | 2024-08-07 |
updated | 2024-08-08 |
copyright | Wolfgang Fahl |
demo | |
master | https://contexts.bitplan.com/index.php/BookContext |
topics
Model
sidif
#
# Book Context
#
Book isA Context
"Book" is name of it
"2024-08-07" is since of it
"2024-08-07" is updated of it
"https://examples.com/book-context" is master of it
"©2024 Example Organization" is copyright of it
"property" is storemode of it
#
# Book Topic
#
Book isA Topic
"Book" is name of it
"Books" is pluralName of it
"A published work of literature" is documentation of it
"File:Book.png" is icon of it
"/images/3/3a/Book.png" is iconUrl of it
"property" is defaultstoremode of it
"Book" is context of it
# Properties of Book
Book_title addsTo it
Book_ISBN addsTo it
Book_author addsTo it
Book_publicationDate addsTo it
Book_publisher addsTo it
Book_genre addsTo it
# property title
Book_title isA Property
"title" is name of it
"title" is label of it
"Text" is type of it
1 is index of it
true is mandatory of it
"The title of the book" is documentation of it
true is showInGrid of it
"Book" is topic of it
# property ISBN
Book_ISBN isA Property
"ISBN" is name of it
"ISBN" is label of it
"Text" is type of it
2 is index of it
true is mandatory of it
"The International Standard Book Number" is documentation of it
true is showInGrid of it
"Book" is topic of it
# property author
Book_author isA Property
"author" is name of it
"author" is label of it
"Text" is type of it
3 is index of it
"The author of the book" is documentation of it
true is showInGrid of it
"Book" is topic of it
# property publicationDate
Book_publicationDate isA Property
"publicationDate" is name of it
"publicationDate" is label of it
"Date" is type of it
4 is index of it
"The date of publication" is documentation of it
true is showInGrid of it
"Book" is topic of it
# property publisher
Book_publisher isA Property
"publisher" is name of it
"publisher" is label of it
"Text" is type of it
5 is index of it
"The publisher of the book" is documentation of it
"Book" is topic of it
# property genre
Book_genre isA Property
"genre" is name of it
"genre" is label of it
"Text" is type of it
6 is index of it
"The genre of the book" is documentation of it
"Book" is topic of it
#
# Instance: Lord of the Rings
#
LordOfTheRings isA Book
"Lord of the Rings" is Book_title of it
"0261102389" is Book_ISBN of it
"J.R.R. Tolkien" is Book_author of it
"Fantasy" is Book_genre of it