let s = import "../schemas/project-card.ncl" in { make_card = fun data => s.ProjectCard & data, ProjectCard = s.ProjectCard, SourceType = s.SourceType, ProjectPubStatus = s.ProjectPubStatus, }