(Jennifer Zaino) It’s probably not news to most people that not everyone is expert at using OWL for authoring or editing ontologies. Domain experts who don’t find the XML-based syntax for OWL particularly user-friendly need a hand, and that’s where Controlled Natural Language (CNL) tools come in.
Author: SSWUG Research
Group and Display Data with Underscore and AngularJS
(K. Scott Allen) Let’s use the following data to simulate information you might receive from an HTTP API:
Console Application Input
(Richard Carr) Console applications are ideal for small tools and utilities where a graphical user interface is unnecessary. With console applications primary input is via the keyboard, either by requesting lines of text or detecting individual key presses.
WPF Fundamentals
(Adam Nathan) To finish Part I, “Background,” and before moving on to the really fun topics, it’s helpful to examine some of the main concepts that WPF introduces above and beyond what .NET programmers are already familiar with.
SSWUGtv: We’re getting ready for tomorrow’s webcast with George Baklarz from IBM!
Video Programming for IT Professionals
Best practices for patterns adoption in IBM PureApplication System
(Kyle Brown, Rajeev Gandhi, Venkata (Vishy) Gadepalli and Robbie John Minshall) The pattern-based deployment approach of IBM PureApplication System has influenced, changed, and revolutionized the relationship between development and system operations, as well as the roles within these teams. Organiz
Control Testing for Equality with the IEquatable Interface
(Peter Vogel) When you use the equals sign (=) or the Equals method to compare two objects, you’re probably doing a reference comparison: You’re asking if the two variables being compared are pointing to the same single object in memory. That may not be what you want.
SQL Server analysis service (SSAS): Part 2
(Abhishek Goswami) This is next part of my previous article so in all articles we need AdventureWorks Sample data base, so I am going to explain how to install AdventureWorks database.
Temporary undo
(Harald van Breederode) Back in Oracle 8i the Global Temporary Table was introduced to reduce the overhead of storing temporary data inside the database. A Global Temporary Table stores its data in a Temporary Tablespace where the data is retained for the duration of either a single transaction or t
What happens if a database (or tablespace) is left in BACKUP mode
(Hemant K Chitale) What if a database (or a tablespace) is left in [BEGIN] BACKUP mode and an RMAN Backup is made.

