260 likes | 411 Views
Profiles Research Networking Software Users Group Meeting http://profiles.catalyst.harvard.edu. August 19, 2011. Agenda. Upcoming conferences Profiles RNS 1.0.0 RC2. Profiles Users Group Members. UCSF Fred Hutchinson CRC Oregon Health Sci U UC Davis (CBST) U Southern California
E N D
Profiles Research Networking SoftwareUsers Group Meetinghttp://profiles.catalyst.harvard.edu August 19, 2011
Agenda • Upcoming conferences • Profiles RNS 1.0.0 RC2
Profiles Users Group Members UCSF Fred Hutchinson CRC Oregon Health Sci U UC Davis (CBST) U Southern California UC San Diego Charles Drew U Hawaii Arizona State Montana State U Colorado Denver Univ Minnesota UW Madison UT Houston Jackson State (RTRN) Ohio State Case Western Vanderbilt Stem Cell Leadership in Med HSSC Georgia Tech Harvard Dartmouth Univ Mass Boston Univ Tufts Univ Boston VA Rensselaer Univ Connecticut Univ Rochester NYU Med Ctr MedMeme Thomas Jefferson UPenn Johns Hopkins George Wash U Penn State Childrens Nat Med Ctr Wake Forest Piedmont Healthcare Emory University University of Cambridge (UK) Makerere University (Uganda) Clinical & Biomedical Computing Ltd (UK) Nati Sci Lib, Chinese Acad of Sci (China) Velammal Engineering College (India) Beijing Normal University (China)
Upcoming Conferences • VIVO Annual Conference • August 24-26; Washington DC • http://vivoweb.org/conference2011 • Talks: Profiles; Direct2Experts • Posters: OpenSocial; SciVerse Gadget; Usability • AMIA Annual Symposium • October 22-26; Washington DC • http://www.amia.org/amia2011 • Panel: Implementing Research Networking • Posters: OpenSocial; Profiles; Direct2Experts • Theater-style demo: Direct2Experts
RDF – URI vs URL URI = http://profiles.edu/profile/12345 If request header = “application/rdf+xml” then 303 redirect to: URL = http://profiles.edu/profile/12345/12345.rdf (RDF Data) Else 303 redirect to: URL = http://profiles.edu/display/12345 (HTML Website)
RDF Triples { http://profiles.edu/profile/12345, http://www.w3.org/2000/01/rdf-schema#label, “Weber” } { http://profiles.edu/profile/54321, http://www.w3.org/2000/01/rdf-schema#label, “Halamka” } {http://profiles.edu/profile/12345, http://profiles.catalyst.harvard.edu/ontology/prns#coAuthorOf http://profiles.edu/profile/54321 }
RDF Classes http://profiles.catalyst.harvard.edu/ontology/prns#FacultyRank http://profiles.catalyst.harvard.edu/ontology/prns#PersonFilter http://profiles.catalyst.harvard.edu/ontology/prns#PersonFilterCategory http://purl.org/ontology/bibo/Journal http://vivoweb.org/ontology/core#Address http://vivoweb.org/ontology/core#Authorship http://vivoweb.org/ontology/core#AwardReceipt http://vivoweb.org/ontology/core#InformationResource http://vivoweb.org/ontology/core#Position http://vivoweb.org/ontology/core#SubjectArea http://xmlns.com/foaf/0.1/Organization http://xmlns.com/foaf/0.1/Person
RDF Properties (foaf:Person) http://profiles.catalyst.harvard.edu/ontology/prns#coAuthorOf http://profiles.catalyst.harvard.edu/ontology/prns#hasFacultyRank http://profiles.catalyst.harvard.edu/ontology/prns#hasPersonFilter http://profiles.catalyst.harvard.edu/ontology/prns#personInPrimaryPosition http://profiles.catalyst.harvard.edu/ontology/prns#physicalNeighborOf http://profiles.catalyst.harvard.edu/ontology/prns#similarTo http://vivoweb.org/ontology/core#authorInAuthorship http://vivoweb.org/ontology/core#awardOrHonor http://vivoweb.org/ontology/core#email http://vivoweb.org/ontology/core#hasResearchArea http://vivoweb.org/ontology/core#mailingAddress http://vivoweb.org/ontology/core#overview http://vivoweb.org/ontology/core#personInPosition http://vivoweb.org/ontology/core#preferredTitle http://www.w3.org/2000/01/rdf-schema#label http://xmlns.com/foaf/0.1/firstName http://xmlns.com/foaf/0.1/lastName
Profile-Network-Connection Zak Ken John Charles Has Published With (Co-Author) Tom Mary Jeff
Profile-Network-Connection Profile Network Connection Zak Ken John Charles Has Published With (Co-Author) Tom Mary Jeff
Profile-Network-Connection Profile Network Connection Zak Ken John Charles Has Published With (Co-Author) Tom Mary Jeff
Profile-Network-Connection Profile Network Connection Zak Ken John Charles Has Published With (Co-Author) Tom Mary Jeff
Profile-Network-Connection Profile Network Connection Zak Ken John Charles Has Published With (Co-Author) Tom Mary Jeff
Data Flow Pyramid Ontology Core Objects Linked Data Nodes, Triples Derived Data Data Flow Co-Authors, Social Network Analysis Disambiguated Data Faculty Publications Extended Objects External Data Medline, ISI Web of Knowledge, DSpace, Administrative Databases, Schema Complexity
Window Title Header Panel Module 1 Page Title Active Panel Passive Panel Page Panel Module 1 Module 1 Module 1 Tab 1 Tab 2 Tab 3 Module 2 Main Panel Module 2 Module 1 Module 3 Module 2 Module 4 Footer Panel Module 1
Presentation XML <Presentation PresentationClass="profile"> <PageOptions columns="2" minisearch="true" /> <WindowName>{{{rdf:RDF/rdf:Description/rdfs:label}}}</WindowName> <PageTitle>{{{rdf:RDF/rdf:Description/rdfs:label}}}</PageTitle> <PageSubTitle /> <PageDescription /> <PanelList> <Panel Name="" Alias="" Type="active" TabType="fixed"> <Module ID="DefaultMenu" Type="fixed" /> </Panel> <Panel Name="Overview" Alias="overview" Type="main" TabType=“default" TabSort="0"> <Module ID="PropertyList" Type="fixed"> <ParamList> <Param Name="RootNode">rdf:RDF/rdf:Description</Param> </ParamList> </Module> </Panel> </PanelList> </Presentation>
Web Architecture Modules ApplyXSLT ListView HTMLBlock NetworkDetails Module Parameters Framework Global Variables Images/CSS/JS Global Utilities Master Page PresentationXML, RDF Data Applications Display Search Profile About Application Variables REST Resolvers Global Resolver App Resolver RESTfulURL