-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ryan Headley
committed
Aug 14, 2018
1 parent
b396017
commit cb8bea3
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,11 @@ | ||
K12 Placeholder | ||
# Salesforce.org K12 Data Architecture | ||
|
||
## Based on HEDA | ||
While it may not seem like it at first, there is a large bit of overlap in the foundational needs of Higher Education and K12 with respect to techincal architecture. Both have students, schedules, class periods, relationships with people, households, programs, etc. | ||
|
||
We've leveraged much of the object model and logic that is already producing great results in the Higher Ed industry and added some extra functionality with respect to K12 user stories. In addtion, we've aligned with the EdFi data standard. | ||
|
||
This repository (as of this writing) contains purely the objects and fields necessary to align with the aforementioned EdFi data standard. Eventually, the logic to back up the K12 user stories will be added here as well. | ||
|
||
## We Reserve the Right to Get Smarter | ||
This architecture could change at anytime. Therefore make your decisions based on what is offically available today outside of this repository. |