All public logs

Jump to: navigation, search

Combined display of all available logs of CaseTalk Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 10:13, 23 March 2025 Marcow talk contribs created page Modeler:14/ProjectReport (Created page with "= Project Report = A full project report can be generated as a html file, which allows users to view it and print to either paper or PDF. When the menu item '\View\Project Report' is selected it could be from the vocabulary, or from the diagram. They render different results. From the focus of the vocabulary, the entire model is the starting point. When the diagram is focused, the the diagram is the scope and starting point. It is a manner to perform a full documentat...")
  • 08:23, 22 March 2025 Marcow talk contribs created page Bookmarks and URIs (Created page with "= Bookmarks and UIRs = CaseTalk supports bookmarks inside its projects. This can be simply made my selecting a desired item to navigate back to at a later time, and use the menu 'Bookmark\Create Bookmark'. If this bookmark is to be pasted as a URI or link elsewhere, a MsWord Document for instance, you should select 'Bookmark\Copy Bookmark'. If ever wanting to navigate back to this item of interest, simply go to the bookmark in the same menu. The URIs pasted in places ou...")
  • 06:42, 22 March 2025 Marcow talk contribs uploaded a new version of File:EnvironmentAdv.png
  • 06:10, 22 March 2025 Marcow talk contribs created page Customization (Created page with "= Customization = In CaseTalk there are a few options to customize the tool. * Custom Attributes * Custom Rules * Diagram Styles * Transformation Profiles * Online Services")
  • 05:28, 22 March 2025 Marcow talk contribs created page Modeler:14/Reverse (Created page with "A reverse engineering of an existing database catalog can be performed in various ways. The easiest and complete reverse engineering is through the 'File\Import\ODBC Catalog'. This results in wizard dialog shown, which takes the user through the various steps of reverse engineering. File:ReverseEngineer.png Since semantics are missing from a technical implementation, the wizard allows for naming conventions, default fact expressions, and some sampling of data.")
  • 05:27, 22 March 2025 Marcow talk contribs created page File:ReverseEngineer.png
  • 05:27, 22 March 2025 Marcow talk contribs uploaded File:ReverseEngineer.png
  • 15:03, 30 December 2024 Admin talk contribs created page Modeler:14/OtftFilter (Created page with "By using the filtering dialog, predefined search arguments may be used and re-used. Once a filter is defined, and saved as a filter profile file, these may also serve as a category in the Ontology tab. Otft Filter When filtering is used on custom attributes, regular expressions are supported if the custom attribute starts with the ^-character. For more information on regular expressions, visit https://www.regular-expressions.info/pcre.html")
  • 15:01, 30 December 2024 Admin talk contribs created page File:OtftFilter.png
  • 15:01, 30 December 2024 Admin talk contribs uploaded File:OtftFilter.png
  • 05:30, 13 December 2024 Admin talk contribs created page Modeler:14/Generate Misc (Created page with " CaseTalk Wiki Admin Editing Modeler:13/Generate Misc Advanced Special characters Help Heading Format Insert CaseTalk generated XSD, SQL and other outputs. The list of supported output is: * OWL/RDF The OWL/RDF is XML based. For many datatypes CaseTalk will use the Datatype configuration. Through Custom Attributes however some override options are still available. By adding a "''OWL''" category the following attr...")
  • 05:30, 13 December 2024 Admin talk contribs created page Modeler:14/XML Schema (Created page with "To fully understand the relation between a conceptual model in CaseTalk and the XSD it can produce requires some in depth insight. = Network structured model = CaseTalk models the conceptual model similar to a network structure. The databases it can generate are also network like structures. A table can refer to multiple other tables, and they in turn can reference back to the originating root table. This is in contrast to a typical XML message structure which is mostly...")
  • 05:29, 13 December 2024 Admin talk contribs created page Modeler:14/SQL DDL DML (Created page with "= Generated SQL Scripts = CaseTalk supports a number of SQL Dialects. The most common is SQL92, but it also supports DBMS specific SQL Scripts. Both DDL and DML can be generated, where the DML contains the example population from the model. * SQL Server * Oracle * SQL92 * Interbase/Firebird * SQLite * .. A more complete list may be presented on the [https://casetalk.com/products/compare website].")
  • 05:28, 13 December 2024 Admin talk contribs created page Modeler:14/IGImportWizard (Created page with "= Merging models = Information model parts may be re-used in other models. For this one needs to open the target model, and select the "File\Merge Another Repository". This will then bring forward a window with wizard to select the source project, model file, and which fact types you wish to import. * Select a project * Select a model file (if more than one) * Select diagrams to be copied (if any) * Select the required Object/Fact/Label Types to copy (You will notice o...")
  • 05:28, 13 December 2024 Admin talk contribs created page Modeler:14/DiagramOptions (Created page with "= Diagram Options = You may adjust the default diagram settings, or a style, or the specific settings for the selected diagram. For these you have several tabs to tweak the display configuration and manage the styles. File:DiagramOptionsFacts12.png File:DiagramOptionsConstraint12.png File:DiagramOptionsFonts12.png")
  • 05:28, 13 December 2024 Admin talk contribs created page Modeler:14/OptionsTools (Created page with "= Tool Options = Using this dialog you may add additional tools to the tools menu. File:ToolsOptions.png If you wish to add a new tool, the following example dialog on how to integrate GIT functionality might give you an idea of the possibilities: File:GitCommitTool.png")
  • 05:27, 13 December 2024 Admin talk contribs created page Modeler:14/GlrOptions (Created page with "Model transformations may be required for certain artifact generations. The dialog to set how to transform the model is displayed here. File:GlrOptions12.png = Before = * '''Derive data types'''. Once enabled the label datatypes are derived from the population, if not yet set. * '''Clear population'''. Erases all example population. * '''Clear entity schema'''. Erase schema names from otft's before transformation starts. If name clashes occur, the schema is prefix...")
  • 05:26, 13 December 2024 Admin talk contribs created page Modeler:14/OptionsProject (Created page with "= Project Options Window = This window contains a range of project options to influence the appearance and behaviour of CaseTalk in the context of the current project. == Expressions == The settings here influence the manner in which CaseTalk responds to different stages during classification and qualification of expressions. The second panel contain partial expressions which are used in verbalizing constraints in natural language. You may alter these to your needs or...")
  • 05:26, 13 December 2024 Admin talk contribs created page Modeler:14/CustomAttr (Created page with "= Custom Attributes = Adding additional descriptive information to your information model can be enabled through custom attributes. For instance a Fact Type has a name, an alias, comments. But if the model could use source references, the custom attributes can be setup to contain these descriptive values, in addition to the standard information on these Fact Types. This also applies to other elements in the Fact Oriented Models. And in addition to Custom Attributes, Cus...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)