Metadata >> NuGet >> ORA.Domain

ORA.Domain

Metadata

Authors UCLA-ORIS
Copyrights Copyright 2014
Description ORA Data Domain Model Branch Innovator
Owners UCLA-ORIS
ReleaseNotes Innovator Branch of the ORA Data domain Model: Adds several classes - "Location" for physical address - "TitleKey" for payroll titles - "Citizenship" enum for citizenship status - "Innovator" inheriting Person - "Innovation" for intellectual property/inventions Modifies several classes - Extends "Person" with these new classes as properties - Modified Investigator, PrincipalInvestigator classes to better refactor/clean up Separates out the IDataManager interface (breaking): - IDataManagerContractsGrants - IDataManagerIntellectualProperty - IDataManagerPersonOrganization - IDataManagerProtocols - IDataManagerResearchAccounting
RequireLicenseAcceptance False
Tags ora domain data
Title ORA.Domain
PackageSize 44897
PackageHashAlgorithm SHA512
PackageHash fBHgMmDYMQMrigHyS6MUqUgVea/AT/Ykl6n12waoU8IoTj8UuVoPZN5SCBmz6mNq+vhEGecG9KY2nqEcElbwWA==
DownloadCount 000000
CreatedDate 2014-10-15T16:09:36

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ORA.Domain -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ORA.Domain -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package ORA.Domain
Installing the package (HTTP Basic authentication):
Install-Package ORA.Domain -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ORA.Domain -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ORA.Domain

OpenWrap

Installing the package:
o add-wrap ORA.Domain
Uninstalling the package:
o remove-wrap ORA.Domain

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.1.2.0