include "Simantics/All" include "Spreadsheet/All" sheetSourceContribution :: Resource -> [Variable] sheetSourceContribution sheet = [variable $ uriOf sheet] sheetSourceContributionLabeler :: Variable -> String sheetSourceContributionLabeler variable = "Sheet"